all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug with the GNU ELPA debbugs-gnu.el package or with my settings?
@ 2012-02-16 13:52 Ted Zlatanov
  2012-02-16 19:19 ` nyc4bos
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Zlatanov @ 2012-02-16 13:52 UTC (permalink / raw)
  To: emacs-devel

When I try to send a control message, I get the error:

funcall: Symbol's function definition is void: smptmail-send-it

which is caused by `debbugs-gnu-send-control-message', line:

      (funcall send-mail-function)

I put (debug send-mail-function) in the function and it is
`smtpmail-send-it'.  In addition, when I replaced the funcall with
(smtpmail-send-it), things worked.  So I'm not sure what's going on, and
if this is a bug with debbugs-gnu.el or with my settings.  I thought
normally (function) was equivalent to (funcall variable-with-function-symbol)

Thanks
Ted




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-17  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 13:52 bug with the GNU ELPA debbugs-gnu.el package or with my settings? Ted Zlatanov
2012-02-16 19:19 ` nyc4bos
2012-02-17  3:40   ` Ted Zlatanov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.