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: Katsumi Yamaoka
Subject: Re: 23.0.50; [message-send-mail-function] wrong description and regression
Date: Wed, 21 Nov 2007 09:34:45 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

>>>>> Katsumi Yamaoka wrote:

> Maybe it should be:

> (defun message-send-mail-function ()
>   "Return suitable value for the variable `message-send-mail-function'."
>   (cond ((and (boundp 'sendmail-program) sendmail-program)
                                                           ^
                              Please strip this parenthesis.




reply via email to

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