(Mail Spool): nnml-use-compressed-files can be a
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 9 Feb 2006 20:48:31 +0000 (20:48 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 9 Feb 2006 20:48:31 +0000 (20:48 +0000)
string.

texi/ChangeLog
texi/gnus.texi

index 0b2ac46..93ac9a6 100644 (file)
@@ -1,3 +1,8 @@
+2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
+       string.
+
 2006-01-31  Romain Francoise  <romain@orebokech.com>
 
        * message.texi: Update copyright year.
 
 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus.texi (Group Parameters): Mention new varable
+       * gnus.texi (Group Parameters): Mention new variable
        gnus-parameters-case-fold-search.
        (Home Score File): Addition.
 
index 38f4dbe..454663b 100644 (file)
@@ -15190,9 +15190,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