From: yoichi Date: Mon, 7 Jan 2002 12:04:25 +0000 (+0000) Subject: Update documents about auto-checking at the startup time. X-Git-Tag: wl-2_9_5~24 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ae01a939ab426e767e3b6c4c6309afd55b879647;p=elisp%2Fwanderlust.git Update documents about auto-checking at the startup time. --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index d420abb..02368ff 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -6847,9 +6847,10 @@ IMAP4 $B%U%)%k%@$KBP$9$k>r7o%U%#%k%?%U%)%k%@$N$h$&$J>l9g$K$O!"(B @item wl-auto-check-folder-name @vindex wl-auto-check-folder-name $B=i4|@_Dj$O(B @code{nil}$B!#(B -Non-nil $B$J$i$P!"@_Dj$5$l$?CM$r;}$D%U%)%k%@$NL$FI?t$r5/F0;~$K%A%'%C%/$7$^$9!#(B -@code{none} $B$J$i$P!"5/F0;~$K%A%'%C%/$7$^$;$s!#(B -$B%j%9%H$J$i$P!"%j%9%H$K@_Dj$5$l$?A4$F$N%U%)%k%@$r5/F0;~$K%A%'%C%/$7$^$9!#(B +$B5/F0;~$KL$FI?t$r%A%'%C%/$9$k%U%)%k%@$d%0%k!<%W$r;XDj$7$^$9!#(B +$B%A%'%C%/$r9T$J$$$?$$%U%)%k%@(B($B%0%k!<%W(B)$B$N%j%9%H$r;XDj$9$k$3$H$b$G$-$^$9!#(B +@code{nil} $B$J$i$P5/F0;~$K(B Desktop $BA4BN$r%A%'%C%/$7$^$9!#(B +@code{none} $B$J$i$P!"5/F0;~$K2?$b%A%'%C%/$7$^$;$s!#(B @item wl-auto-uncheck-folder-list @vindex wl-auto-uncheck-folder-list @@ -6862,15 +6863,15 @@ Non-nil $B$J$i$P!"@_Dj$5$l$?CM$r;}$D%U%)%k%@$NL$FI?t$r5/F0;~$K%A%'%C%/$7$^$9!# @end lisp @noindent -@code{wl-auto-check-folder-name} $B$K;XDj$5$l$?%0%k!<%W$K4^$^$l$F$$$F$b(B +@code{wl-auto-check-folder-name} $B$G;XDj$5$l$?%0%k!<%W$K4^$^$l$F$$$F$b(B $B5/F0;~$KL$FI%A%'%C%/$7$J$$%U%)%k%@L>$N@55,I=8=$N%j%9%H$G$9!#(B +$B$^$?!"(BDesktop $B$KBP$7$FL$FI%A%'%C%/$r$9$k:]$K$b!"$3$l$i$N%U%)%k%@$O%9%-%C%W$5$l$^$9!#(B @item wl-auto-check-folder-list @vindex wl-auto-check-folder-list $B=i4|@_Dj$O(B @code{nil}$B!#(B -@code{wl-auto-check-folder-name} $B$K;XDj$5$l$?%0%k!<%W$K4^$^$l$F$$$?$i(B -$B5/F0;~$KI,$:L$FI%A%'%C%/$9$k%U%)%k%@L>$N@55,I=8=$N%j%9%H$G$9!#(B -@code{wl-auto-uncheck-folder-list} $B$h$j$bM%@h$7$^$9!#(B +@code{wl-auto-uncheck-folder-list} $B$K;XDj$5$l$F$$$?$H$7$F$b(B +$BNc30E*$KL$FI%A%'%C%/$7$?$$%U%)%k%@L>$N@55,I=8=$N%j%9%H$r;XDj$7$^$9!#(B @item wl-no-save-folder-list @vindex wl-no-save-folder-list diff --git a/doc/wl.texi b/doc/wl.texi index 271a89c..899049b 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -6946,10 +6946,10 @@ variable. The initial setting is @code{t}. @item wl-auto-check-folder-name @vindex wl-auto-check-folder-name The initial setting is @code{nil}. -If non-nil, the folder with the name of the value is checked for unread -messages at the start. +You can specify a folder or a group which is checked for unread message +at the start. You can also specify a list of folders (groups) to be checked. +If the value is @code{nil}, whole Desktop is checked at the start. If it is @code{none}, no folders are checked. -If it is a list, all folders in the list are checked at the start. @item wl-auto-uncheck-folder-list @vindex wl-auto-uncheck-folder-list @@ -6962,17 +6962,15 @@ The initial setting is the list shown below: @end lisp @noindent -Folders with the name matching this variable are not checked for unread -messages at the start, even if they are included in the groups in -@code{wl-auto-check-folder-name}. +You can set a list of regular expressions to specify folders +which are not automatically checked even if they are included +in some groups assigned by @code{wl-auto-check-folder-name}. @item wl-auto-check-folder-list @vindex wl-auto-check-folder-list The initial setting is @code{nil}. -Folders with the name matching this variable are always checked for -unread messages at the start, if they are included in the groups in -@code{wl-auto-check-folder-name}. -This takes precedence over @code{wl-auto-uncheck-folder-list}. +You can set a list of regular expressions to specify exceptions +for @code{wl-auto-uncheck-folder-list}. @item wl-no-save-folder-list @vindex wl-no-save-folder-list diff --git a/wl/wl-vars.el b/wl/wl-vars.el index d5fcb9c..528794f 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -1518,25 +1518,26 @@ Only IMAP4 folders have an effect." :group 'wl-folder) (defcustom wl-auto-check-folder-name nil - "*The folder specified by this variable will be automatically checked -at start time." + "*A folder, a group or a list of folders and groups specified which +will be automatically checked at the startup time." :type '(choice (string :tag "Folder") (repeat (string :tag "Folder")) (const none)) :group 'wl-folder) (defcustom wl-auto-uncheck-folder-list '("\\$.*") - "All folders that match this list won't be checked when group is -automatically checked (or desktop is checked). + "All folders that match this list won't be checked at the startup +time even if they are embedded in some groups specified by +wl-auto-check-folder-name. +Those folders are also skipped when you check on the Desktop. This value is preceded by wl-auto-check-folder-list. Each elements are regexp of folder name." :type '(repeat (regexp :tag "Folder Regexp")) :group 'wl-folder) (defcustom wl-auto-check-folder-list nil - "All folders that match this list are checked when group is -automatically checked (or desktop is checked). -This value precedes wl-auto-uncheck-folder-list. + "A list of patterns for exceptional folders against +wl-auto-uncheck-folder-list. Each elements are regexp of folder name." :type '(repeat (regexp :tag "Folder Regexp")) :group 'wl-folder)