Apply patch [06170].
authorkaoru <kaoru>
Mon, 13 Nov 2000 16:26:24 +0000 (16:26 +0000)
committerkaoru <kaoru>
Mon, 13 Nov 2000 16:26:24 +0000 (16:26 +0000)
(Thanks to Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)

doc/wl-ja.texi
doc/wl.texi

index 62e5f89..3000141 100644 (file)
@@ -2442,6 +2442,11 @@ IMAP \e$B%U%)%k%@$N%a%C%;!<%8$d\e(B NNTP \e$B%U%)%k%@$N%K%e!<%95-;v$rFI$`$3$H$,$G$-
 \e$B%^%k%A%Q!<%H$NA`:n$O%a%C%;!<%8%P%C%U%!$K0\F0$7$F$+$i9T$$$^$9!#\e(B
 @xref{Message}.
 
+@subsection \e$B%a%C%;!<%8HV9f$r5M$a$k\e(B
+\e$B%5%^%j$G\e(B @kbd{M-x wl-summary-pack-number} \e$B$H$9$k$3$H$G\e(B
+\e$B%a%C%;!<%8HV9f$r5M$a$k$3$H$,$G$-$^$9!#$?$@$7BP1~$7$F$$$k%U%)%k%@$N<oN`$O\e(B
+MH Folder, News Spool Folder, Maildir Folder \e$B$N$_$G$9!#\e(B
+
 
 @node Thread Operations, Cache, Usage of Summary mode, Summary
 @section \e$B%9%l%C%I$NA`:n\e(B
@@ -4353,6 +4358,13 @@ Non-nil\e$B$J$i\e(B LDAP \e$B$rMxMQ$7$F%"%I%l%9Jd40$7$^$9!#\e(B
 @vindex wl-ldap-base
 \e$B=i4|@_Dj$O\e(B @samp{c=US}\e$B!#\e(B
 \e$B%"%I%l%9Jd40;~$N\e(B LDAP \e$B8!:w$N3+;OE@\e(B(base)\e$B$r;XDj$7$^$9!#\e(B
+
+@item wl-draft-remove-group-list-contents
+@vindex wl-draft-remove-group-list-contents
+\e$B=i4|@_Dj$O\e(B @code{t}\e$B!#\e(B
+Non-nil\e$B$J$i%a!<%kAw?.$N:]$K08@h$+$i\e(B group-list \e$B$NFbMF$r:o=|$7$^$9\e(B
+(group-list \e$B$H$O08@h$K4^$^$l$k\e(B @samp{Group: foo@@gohome.org,
+bar@@gohome.org;}\e$B$N$h$&$J5-=R$r;X$7$^$9\e(B)\e$B!#\e(B
 @end table
 
 
@@ -6184,6 +6196,11 @@ face \e$B$N@_Dj$O\e(B @file{.emacs} \e$B$K=q$/$3$H$O$G$-$J$$$N$G\e(B @file{~/.wl} \e$
 \e$BF1MM$K$7$F!"\e(Bprefix argument \e$BIU$-$G\e(B  @kbd{a} \e$B$r2!$7$?$H$-$NF0:n$,!"\e(B
 @code{wl-draft-reply-with-argument-list} \e$B$G@_Dj$G$-$^$9!#\e(B
 
+\e$BCm!'\e(B \e$B<+J,$,=P$7$?%a!<%k$KJV?.$9$k:]$NF0:n$O!"$=$l$i$KBe$o$C$F\e(B
+@code{wl-draft-reply-myself-without-argument-list},
+@code{wl-draft-reply-myself-with-argument-list}
+\e$B$G;XDj$7$^$9!#\e(B
+
 
 @node Thread Format, User-Agent Field, Draft for Reply, Advanced Settings
 @subsection \e$B%9%l%C%I$N8+$?$a\e(B
index d421b82..ba85e45 100644 (file)
@@ -2427,6 +2427,11 @@ Enter message buffer by typing @kbd{j} key.
 To operate multipart, you have to enter to the message buffer.
 @xref{Message}.
 
+@subsection Pack the Message Numbers
+You can pack the message numbers in Summary by 
+@kbd{M-x wl-summary-pack-number}. Note that only MH Folder, 
+News Spool Folder and Maildir Folder are supported folder types.
+
 
 @node Thread Operations, Cache, Usage of Summary Mode, Summary
 @section Thread Operations
@@ -4388,6 +4393,13 @@ If non-nil, the value is used as port number.
 @vindex wl-ldap-base
 The initial setting is @samp{c=US}.
 LDAP search starting point (base) for address completion.
+
+@item wl-draft-remove-group-list-contents
+@vindex wl-draft-remove-group-list-contents
+The initial setting is @code{t}.
+If non-nil, remove the group-lists' members in the recipients when
+sending the message (group-list means the description such as
+@samp{Group: foo@@gohome.org, bar@@gohome.org;} in the recipients).
 @end table
 
 @node Disconnected Operations, Expire and Archive, Draft, Top
@@ -6165,12 +6177,12 @@ folder mode.
 
 @item wl-highlight-folder-opened-face
 The face for open groups in the folder mode.
-It is meaningful when @code{wl-highlight-group-folder-by-numbers} is
+It is meaningful when @code{wl-highlight-folder-by-numbers} is
 @code{nil} or a @var{number}.
 
 @item wl-highlight-folder-closed-face
 The face for close groups in the folder mode.
-It is meaningful when @code{wl-highlight-group-folder-by-numbers} is
+It is meaningful when @code{wl-highlight-folder-by-numbers} is
 @code{nil} or a @var{number}.
 
 @item wl-highlight-folder-path-face
@@ -6247,6 +6259,11 @@ copied to @samp{To:} field.)
 Moreover, the behavior of @kbd{a} with prefix argument can 
 be directed by @code{wl-draft-reply-with-argument-list} as well.
 
+Note: To set the behavior when you reply to the message written by yourself, use
+@code{wl-draft-reply-myself-without-argument-list} and
+@code{wl-draft-reply-myself-with-argument-list}
+instead of them.
+
 @node Thread Format, User-Agent Field, Draft for Reply, Advanced Settings
 @subsection Appearance of Threads