Re: emacs crash with vm/bbdb

2001-08-23 Thread Gerald Kuehne
Robert Fenk writes: > On Friday, August 17 2001 12:37:43, Gerald Kuehne wrote: > > Deactivating the following two lines in bbdb/vm-pop-up-bbdb-buffer > > helps for me: > > > > (when (not (string-match "XEmacs\\|Lucid" emacs-version)) > > (sit-for 0)) > > Are you sure those line are in bbdb-vm

Re: emacs crash with vm/bbdb

2001-08-17 Thread Gerald Kuehne
Deactivating the following two lines in bbdb/vm-pop-up-bbdb-buffer helps for me: (when (not (string-match "XEmacs\\|Lucid" emacs-version)) (sit-for 0)) No idea why but it works :-> Gerald ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/l

Re: emacs crash with vm/bbdb

2001-08-17 Thread Gerald Kuehne
Gregg Morris writes: > Before posting this question to the emacs list, start emacs from a > command line with "emacs --debug-init" -- you may or may not get any > interesting messages in stderr output.[...] thanks for your debugging hints. > Oh -- and what, exactly, happens when emacs "crashes".

Re: emacs crash with vm/bbdb

2001-08-16 Thread Colin Rafferty
In general, lisp code should never crash emacs. This is more properly an emacs bug, and not a bbdb bug. -- Colin ___ [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/

emacs crash with vm/bbdb

2001-08-16 Thread Gerald Kuehne
Hi I encountered the following problem after upgrading to vm-6.95 and bbdb-2.32: After pressing "v" in vm (vm-visit-folder) and entering a folder name new mails a retrieved for that folder and are displayed, but shortly after that emacs crashes. My configuration: Redhat Linux 7.0 GNU Emacs 20.7