From: yamaoka Date: Wed, 26 Dec 2001 06:23:21 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_4-09-quimby-last-~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=51a70bf0f9735d0f49be3f4267de2fe54bd6e079;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 3043424..36ceb22 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2001-12-26 Katsumi Yamaoka + + * gnus.texi (NNTP): Add a note for `nntp-prepare-post-hook'. + 2001-12-18 Josh Huber * ChangeLog, gnus.texi, emacs-mime.texi: (oops) removed diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 657ab6a..deb9f0a 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -10965,6 +10965,9 @@ default force yes (add-hook 'nntp-prepare-post-hook 'canlock-insert-header) @end lisp +すべてのサーバーが推奨 ID をサポートしているわけではないことに注意して下 +さい。これは例えば INN 2.3.0 以上で動作します。 + @item nntp-list-options @vindex nntp-list-options LIST コマンドのオプションに使って、(サーバーの) リスト出力を設定したニュー diff --git a/texi/gnus.texi b/texi/gnus.texi index 7d52957..542f557 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -11493,6 +11493,9 @@ inhibit Gnus to add a @code{Message-ID} header, you could say: @lisp (add-hook 'nntp-prepare-post-hook 'canlock-insert-header) + +Note that not all servers support the recommended ID. This works for +INN versions 2.3.0 and later, for instance. @end lisp @item nntp-list-options