GNU bug report logs -
#11941
24.1.50; Error in debbugs-gnu with gnus-inews-do-gcc
Previous Next
Reported by: Chong Yidong <cyd <at> gnu.org>
Date: Sat, 14 Jul 2012 05:35:02 UTC
Severity: normal
Tags: fixed
Found in version 24.1.50
Fixed in version 24.4
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 11941 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>> Similarly, on Emacs 24.2 when I respond from a debbugs group, the Gcc
>> header is also
>>
>> Gcc: nnfolder+archive:sent.2012-09
>>
>> On trunk, when I respond from a debbugs group, the Gcc header is the
>> faulty one given above.
>
> The Gcc header is inserted by `gnus-inews-insert-gcc'. I've traced
> through the function, and the following form is the one evaluated to
> insert the group name.
>
> (gnus-group-prefixed-name "sent.2012-09" gnus-message-archive-method)
>
> What does it eval to for you?
Evaluating this in the (Message mode) reply buffer, evaluating the above
gives "sent.2012-09". Evaluating `gnus-message-archive-method' gives
"archive". Looking through the `gnus-group-prefixed-name' function, I
see that this happens because
(gnus-server-to-method "archive")
returns nil. Perhaps because some part of Gnus has not been
initialized? (I did not run M-x gnus before using debbug-gnus.)
Am I to understand that you can't reproduce this? It is 100%
reproducible for me.
This bug report was last modified 12 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.