Gnus development mailing list
 help / color / mirror / Atom feed
* denying nnimap server causes nnimap-close-group to crash
@ 2000-05-26 13:54 Steinar Bang
  2000-05-26 16:13 ` Steinar Bang
  2000-05-30 12:40 ` Simon Josefsson
  0 siblings, 2 replies; 8+ messages in thread
From: Steinar Bang @ 2000-05-26 13:54 UTC (permalink / raw)


Platform: Gnus v5.8.7, XEmacs 20.4, linux

When I'm at home, none of the IMAP servers at work are available, so I 
would like to deny them.

However if I go to the server buffer, and press D on these servers,
and then go back to *Group* and press 
	g
I end up with the following stack trace:

Signaling: (wrong-type-argument stringp nil)
  set-buffer(nil)
  (save-current-buffer (set-buffer nnimap-server-buffer) (when (and ... ...) (case nnimap-expunge-on-close ... ... ...) (not imap-current-mailbox)))
)
  (with-current-buffer nnimap-server-buffer (when (and ... ...) (case nnimap-expunge-on-close ... ... ...) (not imap-current-mailbox)))
)
  nnimap-close-group("INBOX" "somemachine.somecompany.no")
  gnus-get-unread-articles(2)
  gnus-group-get-new-news(2)
  call-interactively(gnus-group-get-new-news)

Anyone's got an idea what is wrong?



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

end of thread, other threads:[~2000-06-05 16:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-26 13:54 denying nnimap server causes nnimap-close-group to crash Steinar Bang
2000-05-26 16:13 ` Steinar Bang
2000-05-30 12:40 ` Simon Josefsson
2000-05-31 16:22   ` Steinar Bang
2000-05-31 18:42     ` Simon Josefsson
2000-06-01 11:10       ` Steinar Bang
2000-06-02 13:48         ` Christoph Rohland
2000-06-05 16:01           ` Toby Speight

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).