Gnus development mailing list
 help / color / mirror / Atom feed
* Definition of Archive group
@ 2013-05-22  8:23 Rainer M. Krug
  2013-05-22  9:49 ` Katsumi Yamaoka
  0 siblings, 1 reply; 5+ messages in thread
From: Rainer M. Krug @ 2013-05-22  8:23 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

Hi

I would like to set my archive group as follow:

1) if the mail is an email, I want a copy in the group from which I send
(i.e. gcc-self . t) but when I send via a newsgroup, I want to puyt a
copy into a specific group (i.e. "nnimap+Maildir:Sent"). But the
following does not work:

,----
|  (setq gnus-message-archive-group
|          '((if (message-news-p)
|                "nnimap+Maildir:Sent"
|              t)))
`----

How can I achieve the above mentioned goal?

Thanks,

Rainer

-- 
Rainer M. Krug

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-22 13:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-22  8:23 Definition of Archive group Rainer M. Krug
2013-05-22  9:49 ` Katsumi Yamaoka
2013-05-22 10:36   ` Rainer M. Krug
2013-05-22 11:03     ` Katsumi Yamaoka
2013-05-22 13:04       ` SOLVED: " Rainer M. Krug

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).