Rmail/BBDB mail folder guessing...

1995-07-26 Thread Martin Schwenke
Here's something I hacked up the other day from a similar hack for vm. When you hit "o" in Rmail it will try to find a mail-folder field associated with the sender (or receiver if you sent the mail). (defun rmail-bbdb-guess-folder () "Try to find a mail-folder in the BBDB." (let* ((record (b

BBDB interacts strangely with hilit19

1995-07-26 Thread Martin Schwenke
I'm trying to use the following setup to "hilit" my bbdb buffer: (hilit-set-mode-patterns 'bbdb-mode '(("^[^ \t].*" nil msg-from) ("^[ \t]+[^\\:]+:" nil msg-header))) (add-hook 'bbdb-list-hook 'hilit-rehighlight-buffer-quietly t) I have 2 "problems": 1. The buffer is highlighted on the fol