Re: getting bbdb3 to work with mh-e
"Roland Winkler" <[email protected]> Fri, 23 Aug 2019 22:31:13 -0500
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri Aug 23 2019 Michael Richardson wrote: > It appears that bbdb-mua-mode-alist has a line: > > (mh-show-mode mhe-mode mhe-summary-mode mh-folder-mode mh-show-mode) > > which preceeds the "mh" mode, but there is no longer support for that mode. > Deleting that line makes things work. Where / how do you get this line? This line is not a part of the default value of bbdb-mua-mode-alist. And this is not a user variable, but it is intended to be a constant. So yes, you should delete this line (though this step should not be needed in the first place). > I still occasionally get: > > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) > bbdb-insert-record-internal([... An error in this context should not be related with a particular mua. Can you try to get a more detailed backtrace from an uncompiled bbdb?