2003-06-16 Kai Großjohann <kai.grossjohann@gmx.net>
authorKai Grossjohann <kgrossjo@eu.uu.net>
Tue, 17 Jun 2003 15:45:05 +0000 (15:45 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Tue, 17 Jun 2003 15:45:05 +0000 (15:45 +0000)
* nnml.el (nnml-current-group-article-to-file-alist): Don't read
overview when using compressed files.  From Michael Albinus
<Michael.Albinus@alcatel.de>.

lisp/ChangeLog
lisp/nnml.el

index 7ea1bdb..561532d 100644 (file)
@@ -1,3 +1,9 @@
+2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
+
+       * nnml.el (nnml-current-group-article-to-file-alist): Don't read
+       overview when using compressed files.  From Michael Albinus
+       <Michael.Albinus@alcatel.de>.
+
 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-sum.el (gnus-summary-refer-parent-article): Extract
index 822ffd4..05d01e9 100644 (file)
@@ -886,7 +886,8 @@ Use the nov database for that directory if available."
 (defun nnml-current-group-article-to-file-alist ()
   "Return an alist of article/file pairs in the current group.
 Use the nov database for the current group if available."
-  (if (or gnus-nov-is-evil
+  (if (or nnml-use-compressed-files
+         gnus-nov-is-evil
          nnml-nov-is-evil
          (not (file-exists-p
                (expand-file-name nnml-nov-file-name