emacs-devel
[Top][All Lists]
Advanced

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

Re: custom-reevaluate-setting / custom-initialize-delay


From: Reiner Steib
Subject: Re: custom-reevaluate-setting / custom-initialize-delay
Date: Wed, 24 Feb 2010 08:15:57 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 (gnu/linux)

On Wed, Feb 24 2010, Drew Adams wrote:

> OK, I tried that too:
> (setq message-send-mail-function 'mailclient-send-it)

I guess this should read ...
(setq message-send-mail-function 'message-send-mail-with-mailclient)

,----[ <f1> v message-send-mail-function RET ]
| message-send-mail-function is a variable defined in `message.el'.
| Its value is 
| message-send-mail-with-sendmail
| 
| Documentation:
| Function to call to send the current buffer as mail.
| The headers should be delimited by a line whose contents match the
| variable `mail-header-separator'.
| 
| Valid values include `message-send-mail-with-sendmail'
| `message-send-mail-with-mh', `message-send-mail-with-qmail',
| `message-smtpmail-send-it', `smtpmail-send-it',
| `feedmail-send-it' and `message-send-mail-with-mailclient'.  The
| default is system dependent and determined by the function
| `message-send-mail-function'.
| 
| See also `send-mail-function'.
| 
| You can customize this variable.
`----

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]