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

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

setting mail-self-blind to t has no effect


From: Francis Moreau
Subject: setting mail-self-blind to t has no effect
Date: Tue, 04 May 2010 15:43:11 -0000
User-agent: G2/1.0

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


reply via email to

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