(Please excuse an off-list post. I am a Reservist, soon to leave for a
nice foriegn trip on the Army's time, so I can't hang around and
discuss this.)
The problem arises when sending mail using M-x vm-mail. It also occurs
in M-x mail (perhaps because vm-mail - as I understand it - is merely
a spr
I think there is a bug in the function
bbdb/gnus-pop-up-bbdb-buffer. I have bbdb-use-pop-up, but
nevertheless, I keep getting a BBDB window, when displaying an article
in Gnus (latest CVS BBDB).
In this function there is a form starting with
(when bbdb-use-pop-up
...
and after
there is the form
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A tiny patch to get rid of an annoying rm message...
Index: lisp/Makefile.in
===
RCS file: /cvsroot/bbdb/bbdb/lisp/Makefile.in,v
retrieving revision 1.12
diff -u -r1.12 Makefile.in
- ---