From: yamaoka Date: Tue, 3 Sep 2002 22:45:25 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_8-01-quimby~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=02313a0ee1912e5a35faddc604e434272012b910;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 2a9512c..0844b79 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2002-09-04 Simon Josefsson + + * gnus.texi (Mail Source Specifiers): Fix. + 2002-09-03 Simon Josefsson * gnus.texi (Direct Functions, Common Variables): Named ports like diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index d83d7c5..8dc3481 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -12306,7 +12306,7 @@ ssh %s imapd 取得する記事を決定するために使われる述語。初期値の、@samp{UNSEEN UNDELETED} はおそらくたいていの人には最良の選択でしょうが、ときど き @sc{imap} クライアントでメールボックスを覗き、いくつかの記事に既 -読 (もしくは、SEEN) の印を付けるなら、@samp{nil} に設定したいかもしれま +読 (もしくは、SEEN) の印を付けるなら、@samp{1:*} に設定したいかもしれま せん。そうすれば、メールボックスの全ての記事は印の如何に関わらず取得され ます。述語の完全な一覧は、RFC2060 の 6.4.4 節を読んでください。 diff --git a/texi/gnus.texi b/texi/gnus.texi index 7865389..249fb31 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -12878,7 +12878,7 @@ which normally is the mailbox which receive incoming mail. The predicate used to find articles to fetch. The default, @samp{UNSEEN UNDELETED}, is probably the best choice for most people, but if you sometimes peek in your mailbox with a @sc{imap} client and mark some -articles as read (or; SEEN) you might want to set this to @samp{nil}. +articles as read (or; SEEN) you might want to set this to @samp{1:*}. Then all articles in the mailbox is fetched, no matter what. For a complete list of predicates, see RFC 2060 section 6.4.4.