Gnus development mailing list
 help / color / mirror / Atom feed
* another option for gcc-self ?
@ 2013-02-26 14:56 Julien Cubizolles
  2013-02-28 14:34 ` Uwe Brauer
  2013-03-01 23:03 ` Dave Goldberg
  0 siblings, 2 replies; 4+ messages in thread
From: Julien Cubizolles @ 2013-02-26 14:56 UTC (permalink / raw)
  To: ding

I'd like to be able to archive a copy of sent messages
* in an archive group named according to month-year
* and the group I was in.

I can do it by setting gnus-message-archive-group (I have a function
working) but I'd like to toggle this double-archiving fr certain groups
only. Using gcc-self one can leave a copy in the original group but it
tromps the setting of gnus-message-archive-group.

I can see several solutions :

* defining a new custom boolean group-parameter (I don't think that's
  easy) used by gnus-message-archive-group
* changing gcc-self so that it accepts a function as argument (not easy
  either) one could then use gcc-self-val (set by gcc-self) as the
  option for gnus-message-archive-group

Any other ideas ?

Julien.




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

* Re: another option for gcc-self ?
  2013-02-26 14:56 another option for gcc-self ? Julien Cubizolles
@ 2013-02-28 14:34 ` Uwe Brauer
  2013-03-07 21:27   ` Julien Cubizolles
  2013-03-01 23:03 ` Dave Goldberg
  1 sibling, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2013-02-28 14:34 UTC (permalink / raw)
  To: ding

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

>> "Julien" == Julien Cubizolles <j.cubizolles@free.fr> writes:

   > I'd like to be able to archive a copy of sent messages
   > * in an archive group named according to month-year
   > * and the group I was in.

   > I can do it by setting gnus-message-archive-group (I have a function
   > working) but I'd like to toggle this double-archiving fr certain groups
   > only. Using gcc-self one can leave a copy in the original group but it
   > tromps the setting of gnus-message-archive-group.

   > I can see several solutions :

   > * defining a new custom boolean group-parameter (I don't think that's
   >   easy) used by gnus-message-archive-group
   > * changing gcc-self so that it accepts a function as argument (not easy
   >   either) one could then use gcc-self-val (set by gcc-self) as the
   >   option for gnus-message-archive-group

   > Any other ideas ?

You could use bbdb, I have a bbdb extension which adds a gcc field to
your message, based on the bbdb entry of the recipient, but of course you must
then add such a field to each entry.

Uwe Brauer 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5556 bytes --]

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

* Re: another option for gcc-self ?
  2013-02-26 14:56 another option for gcc-self ? Julien Cubizolles
  2013-02-28 14:34 ` Uwe Brauer
@ 2013-03-01 23:03 ` Dave Goldberg
  1 sibling, 0 replies; 4+ messages in thread
From: Dave Goldberg @ 2013-03-01 23:03 UTC (permalink / raw)
  To: ding


> I'd like to be able to archive a copy of sent messages
> * in an archive group named according to month-year
> * and the group I was in.

> [...]

> Any other ideas ?

I haven't tried it for this specific case, but you might consider posting styles and then run gnus-configure-posting-styles to run in message-send-hook.

-- 
Dave Goldberg
david.goldberg6@verizon.net



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

* Re: another option for gcc-self ?
  2013-02-28 14:34 ` Uwe Brauer
@ 2013-03-07 21:27   ` Julien Cubizolles
  0 siblings, 0 replies; 4+ messages in thread
From: Julien Cubizolles @ 2013-03-07 21:27 UTC (permalink / raw)
  To: ding

Uwe Brauer <oub@mat.ucm.es> writes:


> You could use bbdb, I have a bbdb extension which adds a gcc field to
> your message, based on the bbdb entry of the recipient, but of course
> you must then add such a field to each entry.

That would be very useful, since the groups where I want this feature
are for messages with a specific recipient.

Also merci beaucoup pour ton envoi précedent de gnus-mst-addons.

Julien.




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

end of thread, other threads:[~2013-03-07 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26 14:56 another option for gcc-self ? Julien Cubizolles
2013-02-28 14:34 ` Uwe Brauer
2013-03-07 21:27   ` Julien Cubizolles
2013-03-01 23:03 ` Dave Goldberg

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).