[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need to automatically add header
From: |
Kai Großjohann |
Subject: |
Re: Need to automatically add header |
Date: |
11 Apr 2001 17:53:05 +0200 |
User-agent: |
Gnus/5.090001 (Oort Gnus v0.01) Emacs/21.0.102 |
On Mon, 02 Apr 2001, Lord Emsworth wrote:
> I need to automatically add a header everytime I invoke the mail
> mode (C-x m). How do I do it?
(setq mail-default-headers "X-Header: value\n")
I'm not sure about the "\n" part, but you can just try both.
kai
--
Be indiscrete. Do it continuously.