GNU bug report logs - #36714
27.0.50; Gnus nnmaildir taking long time to recursively visit sub-Maildirs

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Thu, 18 Jul 2019 12:22:01 UTC

Severity: wishlist

Found in version 27.0.50

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


Message #43 received at 36714 <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: 36714 <at> debbugs.gnu.org
Subject: Re: bug#36714: 27.0.50; Gnus nnmaildir taking long time to
 recursively visit sub-Maildirs
Date: Mon, 22 Jul 2019 10:44:21 +0200
* Eric Abrahamsen <eric <at> ericabrahamsen.net> [2019-07-19 19:24]:
> > Thank you for helping. Yet it is not usable for
> > me. I have too many maildirs and I was thinking
> > Gnus would read it as maildirs, instead it started
> > creating .nnmaildir directories inside with copies
> > of those emails for its own way of processing.
> 
> Yeah, I don't think there's any way around the creation of the
> .nnmaildir directories, at least not given the way Gnus currently
> functions. They aren't actually copies of the emails -- just vectors of
> headers for each mail -- but obviously if you've got a lot of mail they
> still take up a lot of space.

If they are not copies, they took as much space as
original emails.

That is opposite and contradictory to what Maildir
is supposed to be.

nnmaildir is thus not described well enough in the
Gnus manual, it is bug in itself.

When somebody mentions "Maildir" that means
managing emails in Maildir folders, and not making
indexes or vectors inside of those Maildir
folders, taking up gigabytes of spaces and
basically endangering integrity of files of the
user. 

Thus that behavior of nnmaildir is bug.

One shall explain it very well in Gnus manual that
nnmaildir is not managing Maildir folders but
rather using Maildir folders to make indexes,
vectors, having some kind of news overlay on top
of Maildir folders.

And one shall mention the limit, as it simple does
not work over certain number of Maildirs. I do not
know how many, as I do have many maildirs. It is
unusable for me.

The package in MELPA "maildir" by Nic Ferrier
http://github.com/nicferrier/emacs-maildir shows
that it is trivial to make Maildir reading and I
am using it sometimes.

True Maildir access is simple, not complex.

Jean




This bug report was last modified 5 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.