[EMAIL PROTECTED] (Miguel Wooding SF Ten.Union) writes:
< snip >
> When replying with gnus the mail-self-blind and mail-signature*
> variables are not honored. Instead use you can use
> message-default-headers, message-signature, and
> message-signature-file. I think the
Bob Hilliard <[EMAIL PROTECTED]> writes:
> In my .emacs file I have the following variables set:
>
> ; To send a blind carbon copy of every outgoing message to yourself,
> ; set the variable `mail-self-blind' to `t'. (from emacs help_info)
> (setq mail-self-blind t)
>
> ; To add a signatur
In my .emacs file I have the following variables set:
; To send a blind carbon copy of every outgoing message to yourself,
; set the variable `mail-self-blind' to `t'. (from emacs help_info)
(setq mail-self-blind t)
; To add a signature to messages:
(setq mail-signature-file "~bob/.sig")
(s
3 matches
Mail list logo