On Sat, Aug 20 2005, Fabian Braennstroem wrote:

> I did debug on error, but unfortunately I have no idea what this could mean:
>
> Debugger entered--Lisp error: (void-variable Bachelor)
[...]
>   gnus-group-describe-all-groups(nil)
>   call-interactively(gnus-group-describe-all-groups)
>
> I think Gnus has some problem with newsgroup with the word 'Bachelor' 
> inside!?

Maybe you'll get a better backtrace (without byte code) after loading
the un-compiled lisp files (only for debugging):

(load "gnus-group.el")

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
Info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to