unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-pretest-bug@gnu.org, rfrancoise@debian.org,
	Luca Capello <luca@pca.it>
Subject: Re: 23.0.50; [message-send-mail-function] wrong description and regression
Date: Tue, 20 Nov 2007 22:27:48 +0100	[thread overview]
Message-ID: <je3av0boa3.fsf@sykes.suse.de> (raw)
In-Reply-To: <v9ejekocq8.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Tue\, 20 Nov 2007 21\:58\:55 +0100")

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Tue, Nov 20 2007, Dan Nicolaescu wrote:
>
>> This has been known for a few weeks, Reiner Steib has a fix for it, he
>> said he'd install it when he gets a chance.
>
> Done.  Please try.

Symbol's value as variable is void: program

(defun message-send-mail-function ()
  "Return suitable value for the variable `message-send-mail-function'."
  (cond ((and sendmail-program
        (executable-find program))
                         ^^^^^^^
Should be sendmail-program?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2007-11-20 21:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-20 13:01 23.0.50; [message-send-mail-function] wrong description and regression Luca Capello
2007-11-20 18:18 ` Dan Nicolaescu
2007-11-20 20:58   ` Reiner Steib
2007-11-20 21:27     ` Andreas Schwab [this message]
2007-11-21  0:11       ` Katsumi Yamaoka
2007-11-21  0:30         ` Luca Capello
2007-11-21  1:01           ` Katsumi Yamaoka
2007-11-21  0:34         ` Katsumi Yamaoka
2007-11-21  8:06         ` Reiner Steib
2007-11-21 10:23           ` Katsumi Yamaoka
2007-11-20 23:16     ` Dan Nicolaescu
2007-11-20 23:16     ` Andreas Schwab

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=je3av0boa3.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=dann@ics.uci.edu \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=luca@pca.it \
    --cc=rfrancoise@debian.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).