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.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to