Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus won't start: error on gnus-group-change-level
@ 2005-11-17 17:08 Chris Shenton
  2005-11-17 17:29 ` [Solved] " Chris Shenton
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Shenton @ 2005-11-17 17:08 UTC (permalink / raw)


I'm using Gnus from a recent CVS.  My Emacs hung and I had to "kill" it.  Now when I start it and invoke
M-x gnus it talks to my IMAP server then throws an error.  This also 
happens if I do M-x gnus-no-server, as below:

  Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
    gnus-group-change-level(nil nil 9 "INBOX.saved.ace5" t)
    eval-buffer(#<buffer .newsrc-dribble>)
    gnus-dribble-eval-file()
    gnus-setup-news(nil 2 t)
    byte-code("...")
    gnus-1(2 t nil)
    gnus(2 t nil)
    gnus-no-server-1(nil nil)
    gnus-no-server(nil)
  * call-interactively(gnus-no-server)
    execute-extended-command(nil)
    call-interactively(execute-extended-command)

Seconds ago I built from the latest CVS and encounter the same thing,
so it appears it's something in my config that's trashed rather than
Gnus code.

I'm rather stuck at this point since I can't get past it to read my
mail.  Any suggestions on how to recover? 



Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Solved] Gnus won't start: error on gnus-group-change-level
  2005-11-17 17:08 Gnus won't start: error on gnus-group-change-level Chris Shenton
@ 2005-11-17 17:29 ` Chris Shenton
  2005-11-17 20:41   ` Adrian Aichner
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Shenton @ 2005-11-17 17:29 UTC (permalink / raw)


I wrote to early, I was able to solve the problem.  In the
.newsrc-dribble file, I found several lines that looked like:

  gnus-group-change-level(nil nil 9 "INBOX.saved.ace5" t)

The first two arguments were nil.  I just removed these lines and now
can startup gnus just fine. 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Solved] Gnus won't start: error on gnus-group-change-level
  2005-11-17 17:29 ` [Solved] " Chris Shenton
@ 2005-11-17 20:41   ` Adrian Aichner
  0 siblings, 0 replies; 3+ messages in thread
From: Adrian Aichner @ 2005-11-17 20:41 UTC (permalink / raw)


Chris Shenton <chris@shenton.org> writes:

> I wrote to early, I was able to solve the problem.  In the
> .newsrc-dribble file, I found several lines that looked like:
>
>   gnus-group-change-level(nil nil 9 "INBOX.saved.ace5" t)
>
> The first two arguments were nil.  I just removed these lines and now
> can startup gnus just fine. 

I've seen this problem recently too, using
gnus-version "Gnus v5.10.7"
and emacs-version "21.5  (beta23) \"daikon\" (+CVS-20051031) XEmacs Lucid"

-- 
Adrian Aichner
 mailto:adrian@xemacs.org
 http://www.xemacs.org/




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-17 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-17 17:08 Gnus won't start: error on gnus-group-change-level Chris Shenton
2005-11-17 17:29 ` [Solved] " Chris Shenton
2005-11-17 20:41   ` Adrian Aichner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).