Version info:
BBDB version 2.2
GNU Emacs 20.7.1 
Gnus v5.8.8

Description: when I execute bbdb-send-mail from the *BBDB* buffer I
get the following message 'Symbol's function definition is void: nil'.
The bbdb-send-mail error does not occur any more after I have executed
gnus-group-mail for the first time.

My bbdb configuration in .emacs is:
        (require 'bbdb)                 
        (bbdb-initialize 'gnus 'message 'sc 'w3)              
        (setq bbdb-send-mail-style 'compose-mail)
        (setq mail-user-agent 'gnus-user-agent)


The *Backtrace* information is:

Signaling: (void-function nil)
  nil("Dummy User <dummy@user>" nil nil nil nil nil nil)
  compose-mail("Dummy User <dummy@user>" nil)
  bbdb-send-mail-internal("Dummy User <dummy@user>" nil (["Dummy" "User" nil nil nil 
nil ("dummy@user") (... ...) ["Dummy User" nil #<marker at 28621 in .bbdb> nil]]))
  bbdb-send-mail-1(["Dummy" "User" nil nil nil nil ("dummy@user") ((creation-date . 
"2000-10-31") (timestamp . "2000-10-31")) ["Dummy User" nil #<marker at 28621 in 
.bbdb> nil]] nil)
  bbdb-send-mail(["Dummy" "User" nil nil nil nil ("dummy@user") ((creation-date . 
"2000-10-31") (timestamp . "2000-10-31")) ["Dummy User" nil #<marker at 28621 in 
.bbdb> nil]] nil)
  eval((bbdb-send-mail ["Dummy" "User" nil nil nil nil ("dummy@user") (... ...) 
["Dummy User" nil #<marker at 28621 in .bbdb> nil]] nil))
  electric-bbdb-display-records((["Dummy" "User" nil nil nil nil ("dummy@user") (... 
...) ["Dummy User" nil #<marker at 28621 in .bbdb> nil]]))
  bbdb-display-records((["Dummy" "User" nil nil nil nil ("dummy@user") (... ...) 
["Dummy User" nil #<marker at 28621 in .bbdb> nil]]))
  bbdb("dummy" nil)
  call-interactively(bbdb)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

I am not posting this to an emacs or GNUS bug group but will be happy
to do either if someone thinks there is reason to.

Thanks,
John Hunter
_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to