Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Trouble with compressing nnml files
       [not found] ` <nqllpae8ic.fsf@alcatel.de>
@ 2003-12-19 12:50   ` Jesper Harder
  0 siblings, 0 replies; only message in thread
From: Jesper Harder @ 2003-12-19 12:50 UTC (permalink / raw)


Michael Albinus <Michael.Albinus@alcatel.de> writes:

>  (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
>
>
> Just for reading compressed files, the patch in
> `nnml-current-group-article-to-file-alist' is sufficient.
>
> I've poposed the patch long time ago to Gnus development, but it
> wasn't taken into account.

But your patch does appear to have been applied a while ago:

2003-06-16  Kai Großjohann  <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>.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-12-19 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m33cbiqynt.fsf@pacbell.net>
     [not found] ` <nqllpae8ic.fsf@alcatel.de>
2003-12-19 12:50   ` Trouble with compressing nnml files Jesper Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).