all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: bug with the GNU ELPA debbugs-gnu.el package or with my settings?
Date: Thu, 16 Feb 2012 08:52:50 -0500	[thread overview]
Message-ID: <87wr7msx59.fsf@lifelogs.com> (raw)

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




             reply	other threads:[~2012-02-16 13:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16 13:52 Ted Zlatanov [this message]
2012-02-16 19:19 ` bug with the GNU ELPA debbugs-gnu.el package or with my settings? nyc4bos
2012-02-17  3:40   ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wr7msx59.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.