all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nyc4bos@aol.com
To: emacs-devel@gnu.org
Subject: Re: bug with the GNU ELPA debbugs-gnu.el package or with my settings?
Date: Thu, 16 Feb 2012 14:19:58 -0500	[thread overview]
Message-ID: <84zkcia8m9.fsf@aol.com> (raw)
In-Reply-To: 87wr7msx59.fsf@lifelogs.com

Ted Zlatanov <tzz@lifelogs.com> writes:

> When I try to send a control message, I get the error:
>
> funcall: Symbol's function definition is void: smptmail-send-it

Is this a typo?

It should be "smtpmail-send-it"

(That's SMTPmail-send-it not SMPTmail-send-it)


[Aside: in feedmail.el, the comment it has:

;; feedmail-buffer-to-smptmail

Should be:

;; feedmail-buffer-to-smtpmail

I'll fill out a bug report for this documentation bug (typo)
but somehow I feel kinda silly doing it for something so minor
in the comments...]


>
> 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 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=84zkcia8m9.fsf@aol.com \
    --to=nyc4bos@aol.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.