From b4e78c0fce110fb85a9f43ade8509482d0751dd2 Mon Sep 17 00:00:00 2001 From: yoichi Date: Tue, 5 Mar 2002 03:13:42 +0000 Subject: [PATCH] Add description about entering summary from folder mode by C-u RET. --- doc/wl-ja.texi | 9 ++++++--- doc/wl.texi | 7 +++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index c72ba65..e5427ed 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -1795,6 +1795,7 @@ IMAP $B%U%)%k%@$GD>@\>C$7$?>l9g$@$1%5!<%P>e$N%^!<%/$,>C$($^$9!#(B) @kindex @key{RET} (Folder) @findex wl-folder-jump-to-current-entity $B8=:_%+!<%=%k$,$"$k9T$N%U%)%k%@$N%5%^%jI=<($X0\F0$7$^$9!#(B +prefix argument $B$r$D$1$k$H!"%9%F%#%C%-!<%5%^%j$KF~$j$^$9!#(B $B%0%k!<%W%U%)%k%@$K%+!<%=%k$,$"$k>l9g$O!"%0%k!<%W%U%)%k%@$N3+JD$r9T$J$$$^$9!#(B $B%"%/%;%9%0%k!<%W$G$O!"(Bprefix argument $B$D$-$G%0%k!<%W%U%)%k%@$r3+$/$H!"(B $BFbMF$r:G?7$N%j%9%H$K99?7$7$^$9!#(B @@ -2850,9 +2851,11 @@ Non-nil $B$G$"$l$P%U%)%k%@$K0\F0$7$?;~$K:G=i$N%a%C%;!<%8$r<+F0E*$K@hFI$_$7$^$9! $B%9%F%#%C%-!<%5%^%j$O!"(B@kbd{q} $B$G8=:_$N%5%^%j$r=*N;$7$F$b%P%C%U%!$,>C$($J(B $B$$!"$=$NL>$NDL$j%9%F%#%C%-!<(B($B$7$D$3$$(B)$B%5%^%j$G$9!#(B -@kbd{C-u g} $B$G%U%)%k%@0\F0$9$k$+!"DL>o$N%5%^%j$G(B @kbd{M-s} -(@code{wl-summary-stick}) $B$r$O!"(B@samp{Summary:@var{$B%U%)%k%@L>(B}} $B$H$J$j$^$9!#(B +$B%U%)%k%@%b!<%I$+$i(B @kbd{C-u RET} $B!"$b$7$/$O%5%^%j(B $B$+$i(B @kbd{C-u g} $B$7$F(B +$B%5%^%j$KF~$k$H!"%9%F%#%C%-!<%5%^%j$,:n$i$l$^$9!#(B +$B$^$?!"DL>o$N%5%^%j$G(B @kbd{M-s} (@code{wl-summary-stick}) $B$r$O!"(B@samp{Summary:@var{$B%U%)%k%@L>(B}} $B$H$J$j$^$9!#(B @kbd{C-x b} (@code{switch-to-buffer}) $B$J$I$G!"E,Ev$K@ZBX$($l$P$$$D$G$b;2(B $B>H$G$-$^$9!#%9%F%#%C%-!<%5%^%j$r=*N;$9$k$K$O(B @kbd{C-u q} $B$G$9!#$=$NB>$N(B $BA`:n$K4X$7$F$ODL>o$N%5%^%j$HF1MM$G$9!#(B diff --git a/doc/wl.texi b/doc/wl.texi index fd42413..36d0a15 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -1784,6 +1784,7 @@ Folder mode's key binding (related to selecting folders) is following. @kindex @key{RET} (Folder) @findex wl-folder-jump-to-current-entity Enter to the summary mode of the folder at the current cursor point. +With prefix argument, enter the sticky summary. If the cursor is on the top of folder group line, the folder group is opened or closed. When the cursor is on the access group and this command is called @@ -2857,8 +2858,10 @@ To execute auto refile on all messages, set following. The buffer of the `sticky summary' does not killed by typing @kbd{q}. -Sticky buffer is created by entering the summary by typing @kbd{C-u g} -or type @kbd{M-s} (@code{wl-summary-stick}) on the normal summary. +By entering the summary by typing @kbd{C-u RET} in Folder mode or +@kbd{C-u g} in some suummary sticky summary buffer is created. +Also typing @kbd{M-s} (@code{wl-summary-stick}) on the normal summary +makes current one sticky. The buffer name of the sticky summary becomes like @samp{Summary:@var{folder-name}}. -- 1.7.10.4