From 48aa1117ae4395add8a02879054e6d8ef0fcf102 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 9 Feb 2006 22:35:18 +0000 Subject: [PATCH] Synch to No Gnus 200602092107. --- texi/ChangeLog | 10 +++++++++- texi/gnus-ja.texi | 22 ++++++++++++++-------- texi/gnus-news.texi | 3 +++ texi/gnus.texi | 22 ++++++++++++++-------- 4 files changed, 40 insertions(+), 17 deletions(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index 4ef9ad6..caf1d23 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,11 @@ +2006-02-09 Reiner Steib + + * gnus.texi (Mail Spool): nnml-use-compressed-files can be a + string. + (Gnus Versions): Add history beyond start of Oort. + + * gnus-news.texi: Add nnml-use-compressed-files. + 2006-01-31 Romain Francoise * message.texi: Update copyright year. @@ -182,7 +190,7 @@ 2005-11-01 Katsumi Yamaoka - * gnus.texi (Group Parameters): Mention new varable + * gnus.texi (Group Parameters): Mention new variable gnus-parameters-case-fold-search. (Home Score File): Addition. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 1bab065..efe66b5 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -14633,7 +14633,10 @@ Rmail mbox のためのアクティブファイルの名前。ディフォルト 非-@code{nil} だったら、@code{nnml} は圧縮されたメッセージファイルを扱う ことができるようになります。ただし @code{auto-compression-mode} が有効に なっていなければなりません (@pxref{Compressed Files, ,Compressed Files, -emacs, The Emacs Editor})。 +emacs, The Emacs Editor})。@code{nnml-use-compressed-files} の値が文字列 +だった場合、それは圧縮プログラムを指定するファイル拡張子として使われます。 +Emacs がそれをサポートしていれば、それを @samp{.bz2} に設定することがで +きます。値 @code{t} は @samp{.gz} と等価です。 @item nnml-compressed-files-size-threshold @vindex nnml-compressed-files-size-threshold @@ -24624,14 +24627,17 @@ Ingebrigtsen) は Gnus を書き直そうと決心しました。 に (99 リリースと CVS リポジトリでの作業の後)“Gnus 5.8”としてリリース されました。 -2000年10月26日に Oort Gnus が開始されました。 +2000年10月26日に Oort Gnus が開始され、2003年5月1日に Gnus 5.10 としてリ +リースされました (24 リリース)。 -もし接頭語を持った版の Gnus---“(ding) Gnus”,“September Gnus”,“Red -Gnus”,“Quassia Gnus”,“Pterodactyl Gnus”,“Oort Gnus”---に出会って -も、混乱しないで下さい。あなたが恐がっていることを知られてはいけません。 -後ろに下がりなさい。ゆっくりと。他に何をしても、走ってはいけません。それ -が届かくなるまで、静かに歩き去りなさい。正しくリリースされた版の Gnus を -見つけて、代わりにそれにすり寄りなさい。 +2004年1月4日に No Gnus が始まりました。 + +接頭語を持った版の Gnus---“(ding) Gnus”,“September Gnus”,“Red +Gnus”,“Quassia Gnus”,“Pterodactyl Gnus”,“Oort Gnus”,“No +Gnus”---に出会っても、混乱しないで下さい。あなたが恐がっていることを知 +られてはいけません。後ろに下がりなさい。ゆっくりと。他に何をしても、走っ +てはいけません。それが届かくなるまで、静かに歩き去りなさい。正しくリリー +スされた版の Gnus を見つけて、代わりにそれにすり寄りなさい。 @node Other Gnus Versions @subsection 他の gnus のバージョン diff --git a/texi/gnus-news.texi b/texi/gnus-news.texi index 5b669b9..b620a17 100644 --- a/texi/gnus-news.texi +++ b/texi/gnus-news.texi @@ -162,5 +162,8 @@ intermediate host @samp{bar.example.com} from next time. @item You can change the location of XEmacs' toolbars in Gnus buffers. See @code{gnus-use-toolbar} and @code{message-use-toolbar}. +@item The nnml back end allows other compression programs beside @file{gzip} +for compressed message files. @xref{Mail Spool}. + @end itemize @c gnus-news.texi ends here. diff --git a/texi/gnus.texi b/texi/gnus.texi index 6776cb9..719dd6c 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -15174,9 +15174,12 @@ The name of the @dfn{marks} files. The default is @file{.marks}. @item nnml-use-compressed-files @vindex nnml-use-compressed-files If non-@code{nil}, @code{nnml} will allow using compressed message -files. This variable requires @code{auto-compression-mode} to be -enabled (@pxref{Compressed Files, ,Compressed Files, emacs, The Emacs -Manual}) +files. This requires @code{auto-compression-mode} to be enabled +(@pxref{Compressed Files, ,Compressed Files, emacs, The Emacs Manual}). +If the value of @code{nnml-use-compressed-files} is a string, it is used +as the file extension specifying the comression program. You can set it +to @samp{.bz2} if your Emacs supports it. A value of @code{t} is +equivalent to @samp{.gz}. @item nnml-compressed-files-size-threshold @vindex nnml-compressed-files-size-threshold @@ -25233,14 +25236,17 @@ Gnus 5.6 begat Pterodactyl Gnus on August 29th 1998 and was released as ``Gnus 5.8'' (after 99 releases and a CVS repository) on December 3rd 1999. -On the 26th of October 2000, Oort Gnus was begun. +On the 26th of October 2000, Oort Gnus was begun and was released as +Gnus 5.10 on May 1st 2003 (24 releases). + +On the January 4th 2004, No Gnus was begun. If you happen upon a version of Gnus that has a prefixed name -- ``(ding) Gnus'', ``September Gnus'', ``Red Gnus'', ``Quassia Gnus'', -``Pterodactyl Gnus'', ``Oort Gnus'' -- don't panic. Don't let it know -that you're frightened. Back away. Slowly. Whatever you do, don't -run. Walk away, calmly, until you're out of its reach. Find a proper -released version of Gnus and snuggle up to that instead. +``Pterodactyl Gnus'', ``Oort Gnus'', ``No Gnus'' -- don't panic. +Don't let it know that you're frightened. Back away. Slowly. Whatever +you do, don't run. Walk away, calmly, until you're out of its reach. +Find a proper released version of Gnus and snuggle up to that instead. @node Other Gnus Versions -- 1.7.10.4