[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Setting gnus-message-archive-group in message-send-hook
From: |
Marcin Wlodarczak |
Subject: |
Re: Setting gnus-message-archive-group in message-send-hook |
Date: |
Wed, 21 Sep 2011 11:05:29 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110702 Icedove/3.0.11 |
On 21.09.2011 00:53, Tim Landscheidt 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.
> P. S.: Please don't post and mail at the same time. Thanks!
Sorry. Still getting to grips with Gnus.
Cheers,
Marcin