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

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

bug#13096: Gnus problem with gnus-summary-refer-parent-article


From: Lars Ingebrigtsen
Subject: bug#13096: Gnus problem with gnus-summary-refer-parent-article
Date: Mon, 24 Dec 2012 13:22:08 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

nyc4bos@aol.com writes:

> Debugger entered--Lisp error: (error "No such function: 
> nnregistry-request-group")
>   signal(error ("No such function: nnregistry-request-group"))
>   (while t (signal (quote error) (list (apply (quote format) args))))
>   error("No such function: %s" nnregistry-request-group)
>   gnus-request-group("nnimap+aol:INBOX" t)

If you just eval the following, do you also get the backtrace?

(gnus-request-group "nnimap+aol:INBOX" t)

The definition of `gnus-request-group' doesn't talk about nnregistry at
all, so I'm not sure what this all means.  Perhaps someone who knows
more about the registry could look into this?

-- 
(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]