emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; [message-send-mail-function] wrong description and regressi


From: Andreas Schwab
Subject: Re: 23.0.50; [message-send-mail-function] wrong description and regression
Date: Tue, 20 Nov 2007 22:27:48 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Reiner Steib <address@hidden> 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, address@hidden
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 via email to

[Prev in Thread] Current Thread [Next in Thread]