From: hmurata Date: Tue, 22 Jun 2004 08:30:46 +0000 (+0000) Subject: Update description of wl-dispose-folder-alist. X-Git-Tag: wl-2_11_31~90 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=98e1238dbf25518bc334e7b61ec54d32f87fc002;p=elisp%2Fwanderlust.git Update description of wl-dispose-folder-alist. --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index f457f2f..38d07b9 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -8330,19 +8330,20 @@ IMAP4 フォルダに対する条件フィルタフォルダのような場合には、 アクセスグループのリストを指定します。 @code{wl-folder-init-load-access-folders} が non-nil の場合は無視されます。 -@item wl-delete-folder-alist -@vindex wl-delete-folder-alist +@item wl-dispose-folder-alist +@vindex wl-dispose-folder-alist 初期設定は以下の連想リスト。 @lisp @group -(("^-" . remove)) +(("^-" . remove) + ("^@" . remove)) @end group @end lisp @noindent -削除マーク @samp{D} をつけたメッセージを削除する方針を設定します。 -リストの各要素はフォルダと削除先になっており、削除先には次のものが指定で +処分マーク @samp{d} をつけたメッセージを処分する方針を設定します。 +リストの各要素はフォルダと処分先になっており、処分先には次のものが指定で きます。 @example diff --git a/doc/wl.texi b/doc/wl.texi index 57fd60e..bfc41fd 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -8355,18 +8355,19 @@ This is a list of access groups not to be loaded specifically at the start. It is ignored if @code{wl-folder-init-load-access-folders} is non-nil. -@item wl-delete-folder-alist -@vindex wl-delete-folder-alist +@item wl-dispose-folder-alist +@vindex wl-dispose-folder-alist The initial setting is the alist shown below: @lisp @group -(("^-" . remove)) +(("^-" . remove) + ("^@" . remove)) @end group @end lisp @noindent -This list determines disposition of messages with delete marks. +This list determines disposition of messages with disposal marks. Each item in the list is a folder and destination; you can specify any one of the following in the place of destination: