Gnus development mailing list
 help / color / mirror / Atom feed
* error Selecting deleted or non-existent buffer
@ 2000-10-04 20:06 Steinar Bang
  2000-10-04 20:14 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Steinar Bang @ 2000-10-04 20:06 UTC (permalink / raw)


Platform: Gnus v5.8.8 (CVS checkout from yesterday), XEmacs 20.4, linux

Setup:
 - primary server an nntp server which connects through
   nntp-rlogin-program ssh to a different machine which is allowed to
   talk to this servers
 - nnimap folders
 - a secondary nnimap cyrus server server that always is reachable
 - a secondary UoW nnimap server that is reached through ssh via
   imap-shell-program 
 - a secondary Exchange nnimap server that is not reachable apart from 
   at work.  Currently denied manually in the server buffer 
 - another secondary Exchange nnimap server that is also not reachable
   apart from at work.  Currently denied manually in the server buffer 

When I do `g' and then `J s' to download new articles into the agent,
it stops with this text in the mini-buffer:
	Error ((error Selecting deleted or non-existent buffer)).  Continue? (y or n) Yes

Anyone have any idea what causes this?  It isn't enough of an error to
trigger a stack trace by doing this:
	(setq debug-on-error t)

Is there another debug variable I should set, maybe?



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

* Re: error Selecting deleted or non-existent buffer
  2000-10-04 20:06 error Selecting deleted or non-existent buffer Steinar Bang
@ 2000-10-04 20:14 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-10-04 20:14 UTC (permalink / raw)


Steinar Bang <sb@metis.no> writes:

> When I do `g' and then `J s' to download new articles into the agent,
> it stops with this text in the mini-buffer:
> 	Error ((error Selecting deleted or non-existent buffer)).  Continue? (y or n) Yes
> 
> Anyone have any idea what causes this?  It isn't enough of an error to
> trigger a stack trace by doing this:
> 	(setq debug-on-error t)
> 
> Is there another debug variable I should set, maybe?

The error is caught by some condition-case. (setq debug-on-signal t)
helps.

ShengHuo



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

end of thread, other threads:[~2000-10-04 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-04 20:06 error Selecting deleted or non-existent buffer Steinar Bang
2000-10-04 20:14 ` ShengHuo ZHU

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