From: yoichi Date: Sun, 16 Dec 2001 12:13:34 +0000 (+0000) Subject: Add description of wl-draft-parent-folder. X-Git-Tag: wl-2_8_0pre2~19 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6021bf5d45ecf1fd08afca904b83ecbce227782a;p=elisp%2Fwanderlust.git Add description of wl-draft-parent-folder. --- 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