> "Kai" == Kai Grossjohann
> <[EMAIL PROTECTED]> writes:
Kai> Hi everybody, trying to use GNU Emacs 19.28 (with the mh-e
Kai> included) together with bbdb-1.50, I stumbled across a problem.
Hi again,
I have since learned that there's been a patch quite a while ago.
Thanks a lot, And
The most up-to-date version of bbdb-mhe.el follows. It already includes
the change you noticed. Hope this helps.
Fritz
;;; -*- Mode:Emacs-Lisp -*-
;;; This file is part of the Insidious Big Brother Database (aka BBDB),
;;; copyright (c) 1991 Todd Kaufmann <[EMAIL PROTECTED]>
;;; Interface to mh
Hi everybody,
trying to use GNU Emacs 19.28 (with the mh-e included) together with
bbdb-1.50, I stumbled across a problem. There's the following
defadvise in bbdb-mhe.el:
,-
| (defadvice mh-forward (before mh-bbdb-forward act)
| (interactive (list current-prefix-arg
|