bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11941: 24.1.50; Error in debbugs-gnu with gnus-inews-do-gcc


From: Lars Ingebrigtsen
Subject: bug#11941: 24.1.50; Error in debbugs-gnu with gnus-inews-do-gcc
Date: Wed, 05 Sep 2012 21:06:42 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Chong Yidong <cyd@gnu.org> writes:

>   gnus-get-function((nnspool "" (nnspool-active-file "/dev/null")) 
> request-create-group)
>   gnus-request-create-group("sent.2012-07" (nnspool "" (nnspool-active-file 
> "/dev/null")))
>   gnus-inews-do-gcc()

Looking at the code, it seems likely that

(gnus-inews-group-method "sent.2012-07")

returns nnspool instead of the real backend you wanted to use, for some
reason or other.  Is that correct?

Or perhaps it only returns that if the group doesn't exist at all.  What
does the following return?

(gnus-inews-group-method "sent.2012-07.no-such-group")

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen





reply via email to

[Prev in Thread] Current Thread [Next in Thread]