>>>>> "Chuck" == Chuck Mattern <[EMAIL PROTECTED]> writes:
Chuck> When using bbdb-menu to select an address in bbdb and then use the
Chuck> pull down to send mail I get the following error:
Chuck> bbdb-send-mail-style must be vm, mh, message, compose or rmail
Chuck> The oddity is that I have this set in my .emacs:
Chuck> (setq
Chuck> bbdb-send-mail-style "mh"
Chuck> .....etc
Try
(setq bbdb-send-mail-style 'mh)
instead.
That's what the docstring says you need.
Try
M-x describe-variable RET bbdb-send-mail-style RET
--
Adrian Aichner
mailto:[EMAIL PROTECTED]
http://www.xemacs.org/
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/