emacs-devel
[Top][All Lists]
Advanced

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

Re: Sending e-mail via system's mail client from sendmail.el


From: Lennart Borgman
Subject: Re: Sending e-mail via system's mail client from sendmail.el
Date: Mon, 11 Jul 2005 08:41:01 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Richard M. Stallman wrote:

But it isn't needed anyway.  This change in sendmail.el

   ! (defcustom send-mail-function
   !   (if (eq system-type 'darwin)
   !       'mailclient-send-it
   !     'sendmail-send-it)

is the right way to do that job.  Nothing more is needed.
Then please check for w32 here too.




reply via email to

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