From 1b47a8beada7a7ad0869e4c2032343931d6f5a0e Mon Sep 17 00:00:00 2001 From: yoichi Date: Wed, 26 Dec 2001 06:59:44 +0000 Subject: [PATCH] Add note about persistent marks and expiration (as wanderlust's function). --- doc/wl-ja.texi | 4 ++++ doc/wl.texi | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index b6b0360..27e2f63 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -2578,6 +2578,10 @@ News フォルダでは article 番号、IMAP フォルダでは UID、M IMAP フォルダのメッセージや NNTP フォルダのニュース記事を読むことができ ます。 +永続的マークのうち、@code{wl-summary-expire-reserve-marks} で指定された +マークの付いたメッセージは、後で説明する (Wanderlust の機能としての) +expire の対象からは除外されます。@xref{Expire and Archive} + @subsection メッセージの読み進めかた 基本的にスペースキーを押すだけで読み進めることができます。 diff --git a/doc/wl.texi b/doc/wl.texi index f10259d..3c8dc21 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -2580,6 +2580,10 @@ persistent mark. cache. Messages with the marks other than these, you can read them in the offline status even they are in the IMAP folder or netnews folder. +Among messages with persistent marks, ones with marks specified by +@code{wl-summary-expire-reserve-marks} are excluded from the expiration +(as a function of wanderlust) explained later. @xref{Expire and Archive} + @subsection How To Read Basically, you can read messages only typing space key again and again. -- 1.7.10.4