I have a key binding that I use to get my mail from the spool form any
buffer

(define-key global-map "\C-c\C-g" (lambda () 
                                  (interactive) 
                                  (gnus-group-get-new-news 1)))


This works great *unless* I have a *BBDB* buffer created in which I
have not run 'M-x bbdb-bury-buffer', ie 'q'.

If there is such a buffer, whether or not I am visitiing it, I get a
ring the bell error with no message in *Messages*.

I wanted to send along a backtrace but cannot remember how to do it
(and DejaNews is down!).  From the *Apropos*, I thought it would be
backtrace-debug, but this is apparently not an interactive function.
Could someone please remind me how to do this?

Thanks,
John Hunter 

BBDB version 2.2 ($Date: 2000/10/15 17:07:03 $)
Gnus v5.8.8
GNU Emacs 20.7.1 


_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to