help-gnu-emacs
[Top][All Lists]
Advanced

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

Setting function to send emails


From: Fabio Gonzalez
Subject: Setting function to send emails
Date: Sun, 31 Mar 2013 01:50:35 -0300

I writed a function to be called, every
time that emacs need to send a email.

I added this new function with the code:
(setq send-mail-function 'f-mail-send)

Works well when I use M-x mail.
But not works when a reply emails.

I give a look at the Emacs source code,
but I do not understand why this happen.
-- 
Fabio Gonzalez
Author and Maintainer of GNU fcrypt
http://www.gnu.org/software/fcrypt




reply via email to

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