all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* setting mail-self-blind to t has no effect
@ 2010-03-23 17:08 Francis Moreau
  2010-03-23 17:45 ` Jeff Clough
  0 siblings, 1 reply; 3+ messages in thread
From: Francis Moreau @ 2010-03-23 17:08 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I would like to add a "Bcc:" field in my emails that I compose from
emacs (by calling compose-mail).

'mail-self-blind' seems to do the job but setting this variable to
true doesn't work, no Bcc header is added, whereas doing:

(setq mail-default-headers (concat "Bcc: " user-mail-address))

work.

Could anybody know why the first solution doesn't work.

thanks


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

end of thread, other threads:[~2010-03-23 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23 17:08 setting mail-self-blind to t has no effect Francis Moreau
2010-03-23 17:45 ` Jeff Clough
2010-03-23 20:49   ` Francis Moreau

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.