GNU bug report logs - #35208
27.0.50; Gnus nndraft error when saving message buffer

Previous Next

Packages: emacs, gnus;

Reported by: "Basil L. Contovounesios" <contovob <at> tcd.ie>

Date: Tue, 9 Apr 2019 13:47:02 UTC

Severity: normal

Found in version 5.13

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: Eric Abrahamsen <eric <at> ericabrahamsen.net>, 35208 <at> debbugs.gnu.org
Subject: bug#35208: 27.0.50; Gnus nndraft error when saving message buffer
Date: Thu, 11 Apr 2019 03:36:49 +0100
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

> Me culprit.  The cause is that `nndraft-update-unread-articles'
> fails to go to the nndraft:queue group (in order to delete the
> group line if the group has no unread article).  nndraft:queue
> and its directory are created when Gnus launches, and it is
> registered into `gnus-active-hashtb' but not `gnus-newsrc-hashtb'.
> So, `gnus-group-goto-group', that I recently changed so as to
> use `gnus-newsrc-hashtb' instead of `gnus-active-hashtb', fails
> to find the nndraft:queue group.
>
> I've pushed the fix.  Thank you for pointing this out.

I can confirm your patch fixed the problem.
Thanks for the quick fix and explanation!

-- 
Basil




This bug report was last modified 6 years and 40 days ago.

Previous Next


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