all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Setting function to send emails
@ 2013-03-31  4:50 Fabio Gonzalez
  2013-04-01  3:30 ` W. Greenhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Gonzalez @ 2013-03-31  4:50 UTC (permalink / raw)
  To: help-gnu-emacs

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-01  3:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31  4:50 Setting function to send emails Fabio Gonzalez
2013-04-01  3:30 ` W. Greenhouse

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.