[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Turning off the courtesy copy message in Cc's
|
From: |
Lars Magne Ingebrigtsen |
|
Subject: |
Re: Turning off the courtesy copy message in Cc's |
|
Date: |
Wed, 08 Dec 2010 15:47:03 -0000 |
|
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> but then this is set forever. Hm... there must be a way to fix this...
With the latest version of Gnus (pushed just now), the following will
work:
(setq gnus-posting-styles
'((":gmane"
(eval (set (make-local-variable 'message-courtesy-message) "")))))
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen