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: Reiner Steib
Subject: Re: 23.0.50; [message-send-mail-function] wrong description and regression
Date: Wed, 21 Nov 2007 09:06:59 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Wed, Nov 21 2007, Katsumi Yamaoka wrote:

>>>>>> Andreas Schwab wrote:
>
>> (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?
>
> This doesn't fix it.  While `make bootstrap' I got:

I have committed another fix.  I can't test bootstrap because it fails
for me:

Generating autoloads for emacs-lisp/checkdoc.el...
Generating autoloads for emacs-lisp/checkdoc.el...done
Symbol's function definition is void: declare-function
make[3]: *** [autoloads] Error 255
make[3]: Leaving directory `[...]/cvs-HEAD/i686/lisp'
make[2]: *** [bootstrap-prepare] Error 2
make[2]: Leaving directory `[...]/cvs-HEAD/i686/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `[...]/cvs-HEAD/i686'
make: *** [bootstrap] Error 2

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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