Rewrite about wl-auto-select-next.
authoryoichi <yoichi>
Thu, 18 Oct 2001 09:01:39 +0000 (09:01 +0000)
committeryoichi <yoichi>
Thu, 18 Oct 2001 09:01:39 +0000 (09:01 +0000)
doc/wl-ja.texi
doc/wl.texi

index ea3db12..5804518 100644 (file)
@@ -3450,10 +3450,21 @@ Non-nil \e$B$J$i%U%)%k%@$K0\F0$7$?;~$K:G=i$N%a%C%;!<%8$r<+F0E*$KI=<($7$^$9!#\e(B
 
 @item wl-auto-select-next
 @vindex wl-auto-select-next
-\e$B=i4|@_Dj$O\e(B @code{nil}\e$B!#\e(BNon-nil \e$B$J$i!"$"$k%U%)%k%@$N%5%^%j$+$i<!$N%U%)%k\e(B
-\e$B%@$N%5%^%j$X<+F0E*$K0\F0$7$^$9!#CM$,\e(B @code{unread} \e$B$J$i!"3NG'$r5a$a$FL$\e(B
-\e$BFI%a%C%;!<%8$,$J$$%U%)%k%@$K0\F0$7$^$9!#CM$,\e(B @code{skip-no-unread} \e$B$J$i!"\e(B
-\e$BL$FI%a%C%;!<%8$,$J$$%U%)%k%@$r<+F0E*$KHt$P$7$^$9!#\e(B
+\e$B=i4|@_Dj$O\e(B @code{nil}\e$B!#%5%^%j$KL$FI%a%C%;!<%8$,$J$/$J$C$?;~$NF0:n$r;XDj$7$^$9!#\e(B
+
+@example
+nil\e$B!'\e(B \e$B%U%)%k%@%b!<%I$KLa$k$+?R$M$k\e(B
+'unread\e$B!'\e(B \e$B<!$NL$FI$"$j$N%U%)%k%@$K9T$/$+?R$M$k!#\e(B
+  \e$B0\F0@h$N%U%)%k%@$G\e(B crosspost \e$B=hM}$d\e(B Score \e$B5!G=$J$I$K$h$j\e(B
+  \e$BL$FI$,$J$/$J$l$P!"$5$i$K<!$N%U%)%k%@$K9T$/$+?R$M$k!#\e(B
+'skip-no-unread\e$B!'\e(B unread \e$B$HF1MM!#\e(B
+  \e$B$?$@$7!"0\F0$7$?@h$GL$FI$,$J$/$J$C$?>l9g$K$O!"<+F0E*$K<!$N\e(B
+  \e$B%U%)%k%@$K9T$/!#\e(B
+\e$B>e5-0J30!'\e(B \e$B<!$NL$FI$"$j$N%U%)%k%@$K9T$/$+?R$M$k!#\e(B
+@end example
+
+\e$B%9%Z!<%9%-!<$G$R$?$9$iFI$_?J$a$?$$?M$O\e(B @code{'skip-no-unread} \e$B$K$7$F$*$/$N$,\e(B
+\e$BJXMx$+$b$7$l$^$;$s!#\e(B
 
 @item wl-thread-insert-opened
 @vindex wl-thread-insert-opened
index e02b7b8..4ea19d0 100644 (file)
@@ -3461,10 +3461,22 @@ If non-nil, first message is automatically displayed.
 
 @item wl-auto-select-next
 @vindex wl-auto-select-next
-The initial setting is @code{nil}.  If non-nil, jump to next summary
-automatically.  If @code{unread}, jump to next unread folder's summary
-after confirmation.  If @code{skip-no-unread}, unread folders are
-automatically skipped.
+The initial setting is @code{nil}. This controls behavior when there is
+no unread message in current summary.
+
+@example
+nil: asks whether you want to go back to folder mode
+'unread: asks whether you want to go to next unread folder
+  If the next one comes to be possessing no unread message
+  by treatment of cross-posted messages or Scoring, then
+  asks whether you want to go to next to next folder.
+'skip-no-unread: similar as unread
+  But does not ask before going to next to next folder.
+otherwise: asks whether you want to go to next unread folder
+@end example
+
+It might be useful to set @code{'skip-no-unread} for people who
+want to continue reading by just pressing and pressing space key.
 
 @item wl-thread-insert-opened
 @vindex wl-thread-insert-opened