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

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

Re: Setting gnus-message-archive-group in message-send-hook


From: Tim Landscheidt
Subject: Re: Setting gnus-message-archive-group in message-send-hook
Date: Fri, 23 Sep 2011 16:15:52 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Marcin Wlodarczak <mwlodarczak@gmail.com> wrote:

>> gnus-message-archive-group specifies which (if any) Gcc:
>> header is inserted when a message buffer is *created*. The
>> Gcc: header at the time of *sending* the message specifies
>> where it is archived.

> OK, got it now thanks. Using

> (progn (setq gnus-outgoing-message-group "nnimap+uni+Sent")
>        (gnus-inews-insert gcc))

> does the trick. Thanks.
> [...]

If possible, I would follow the manual more closely though.
Using the hook will mean that any changes you make to the
Gcc: header manually while composing the message will be
overwritten. This is probably not disastrous, but can be
irritating.

Tim




reply via email to

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