From: yoichi Date: Sun, 16 Dec 2001 12:37:06 +0000 (+0000) Subject: * wl-ja.texi, wl.texi X-Git-Tag: wl-2_9_5~93 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=75218f24b9924ce034b6494c8b08328b88f07e03;p=elisp%2Fwanderlust.git * wl-ja.texi, wl.texi Add description of wl-draft-parent-folder. * TODO.ja Add some requests appeared in the Mailing List. Add references. --- diff --git a/doc/TODO.ja b/doc/TODO.ja index d357532..6e5e8fe 100644 --- a/doc/TODO.ja +++ b/doc/TODO.ja @@ -6,7 +6,7 @@ Shimbun の killed-list 対応 NNTP 関連(wl-folder-check-entity-async) msgdb 構造の見直しと obarray 化 重要マークの管理 -サマリフォーマット自由化 +サマリフォーマット自由化(WL:8748) プリフェッチ予約マーク 返事済み、フォワード済みマーク virtual 間で msgdb 共有 @@ -14,3 +14,5 @@ MIME Bcc wl-summary-other-frame-list rfc2192, rfc2193, rfc2221 (imap referral の処理) あやしげなコードをへらしたい +too many arguments for wl-draft(WL:8475) +パートの削除(受け取ったメイル) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 282a183..71fa987 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4008,6 +4008,9 @@ Non-nil ならメッセージバッファで長い行の折り返しをしません。 値には文字列や変数の他、elisp式がそのまま記述でき、もし、Field の値が @code{nil} ならばその Field を削除します。 +親フォルダの名前を利用したい場合には、バッファローカル変数 +@code{wl-draft-parent-folder} が利用できます。 + つづいて、次の例を見て下さい。 @lisp diff --git a/doc/wl.texi b/doc/wl.texi index eb3ba1a..8b3e9f8 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4039,6 +4039,9 @@ In the cdr part of a cons, not only a variable but also an elisp expression can be specified as is. If the car part is a header field and the cdr part is @code{nil}, the field will be deleted. +If you want to use name of parent folder, you can refer the buffer local +variable @code{wl-draft-parent-folder}. + See the next example as well: @lisp