Gnus development mailing list
 help / color / mirror / Atom feed
* cc'ing mail
@ 1997-11-27 18:09 Stefan Waldherr
  1997-11-27 18:52 ` Hrvoje Niksic
  1997-11-27 19:04 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Waldherr @ 1997-11-27 18:09 UTC (permalink / raw)
  Cc: Stefan Waldherr


Hi,

is there a way (other than gcc) that sorts outgoing mail into folders using
the same technique as for incoming mail (nnmail-split-fancy)? I currently cc
me all mail to achieve that. This is quiet inconvenient.

Unfortunately, I do most of my mail with `m' in the Group buffer, so that Gcc
is of no help here.

I could image some tag in the mail that uses nnmail-split-fancy on any sent
mail.

cu
Stefan.

-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


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

* Re: cc'ing mail
  1997-11-27 18:09 cc'ing mail Stefan Waldherr
@ 1997-11-27 18:52 ` Hrvoje Niksic
  1997-11-27 18:59   ` Stefan Waldherr
  1997-11-27 19:30   ` Per Abrahamsen
  1997-11-27 19:04 ` Lars Magne Ingebrigtsen
  1 sibling, 2 replies; 8+ messages in thread
From: Hrvoje Niksic @ 1997-11-27 18:52 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> is there a way (other than gcc) that sorts outgoing mail into folders using
> the same technique as for incoming mail (nnmail-split-fancy)? I currently cc
> me all mail to achieve that. This is quiet inconvenient.

I hate to be unhelpful -- but why don't you use Gcc, exactly?  As far
as I see, it does exactly what you want.

> Unfortunately, I do most of my mail with `m' in the Group buffer, so
> that Gcc is of no help here.

`m' in the group buffer works for me with Gcc.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Then...  his face does a complete change of expression.  It goes from
a "Vengeance is mine" expression, to a "What the fuck" blank look.


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

* Re: cc'ing mail
  1997-11-27 18:52 ` Hrvoje Niksic
@ 1997-11-27 18:59   ` Stefan Waldherr
  1997-11-28 12:58     ` Hrvoje Niksic
  1997-11-27 19:30   ` Per Abrahamsen
  1 sibling, 1 reply; 8+ messages in thread
From: Stefan Waldherr @ 1997-11-27 18:59 UTC (permalink / raw)


>>>>> "HN" == Hrvoje Niksic <hniksic@srce.hr> writes:

  HN> I hate to be unhelpful -- but why don't you use Gcc, exactly?  As far as
  HN> I see, it does exactly what you want.

  >> Unfortunately, I do most of my mail with `m' in the Group buffer, so that
  >> Gcc is of no help here.

  HN> `m' in the group buffer works for me with Gcc.

My understanding of Gcc is that it sorts mail depending on the folder where
you create the mail. But there is no folder to Gcc to in the Group
buffer. Maybe, I didn't understand the Gcc concept in it's full beauty?

Stefan.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


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

* Re: cc'ing mail
  1997-11-27 18:09 cc'ing mail Stefan Waldherr
  1997-11-27 18:52 ` Hrvoje Niksic
@ 1997-11-27 19:04 ` Lars Magne Ingebrigtsen
  1997-11-27 21:00   ` Stefan Waldherr
  1 sibling, 1 reply; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-11-27 19:04 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> is there a way (other than gcc) that sorts outgoing mail into folders using
> the same technique as for incoming mail (nnmail-split-fancy)? I currently cc
> me all mail to achieve that. This is quiet inconvenient.

You could Fcc all the outgoing mail to, say, "~/.outgoing-mail" and
then include that file in `nnmail-spool-file'.  The result will be the
same, only you don't have to pester sendmail with the Cc's.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: cc'ing mail
  1997-11-27 18:52 ` Hrvoje Niksic
  1997-11-27 18:59   ` Stefan Waldherr
@ 1997-11-27 19:30   ` Per Abrahamsen
  1 sibling, 0 replies; 8+ messages in thread
From: Per Abrahamsen @ 1997-11-27 19:30 UTC (permalink / raw)


Hrvoje Niksic <hniksic@srce.hr> writes:

> Stefan Waldherr <swa@cs.cmu.edu> writes:
> 
> > is there a way (other than gcc) that sorts outgoing mail into folders using
> > the same technique as for incoming mail (nnmail-split-fancy)? I currently cc
> > me all mail to achieve that. This is quiet inconvenient.
> 
> I hate to be unhelpful -- but why don't you use Gcc, exactly?  As far
> as I see, it does exactly what you want.

Huh?  Can you explain how?  I can't figure out how to make GCC[1] use the
rules from nnmail-split-fancy.

Footnotes: 
[1]  Mostly, gcc insist that I write in some dialect of C.[2]

[2]  Just kidding.




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

* Re: cc'ing mail
  1997-11-27 19:04 ` Lars Magne Ingebrigtsen
@ 1997-11-27 21:00   ` Stefan Waldherr
  1997-11-28 23:40     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Waldherr @ 1997-11-27 21:00 UTC (permalink / raw)


>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

  Lars> You could Fcc all the outgoing mail to, say, "~/.outgoing-mail" and
  Lars> then include that file in `nnmail-spool-file'.  The result will be the
  Lars> same, only you don't have to pester sendmail with the Cc's.

Yupp, works fine. Would it be a good idea to let gnus treat Fcc'ed mail not as
new mail? It's kinda odd that mail that I sent shows up as unread.

Stefan.
-- 
Stefan Waldherr                office +1 (412) 268-3837
                                  fax +1 (412) 268-5576
                               e-Mail swa@cs.cmu.edu
                                  www http://www.waldherr.org/


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

* Re: cc'ing mail
  1997-11-27 18:59   ` Stefan Waldherr
@ 1997-11-28 12:58     ` Hrvoje Niksic
  0 siblings, 0 replies; 8+ messages in thread
From: Hrvoje Niksic @ 1997-11-28 12:58 UTC (permalink / raw)


Ouch!  I was wrong.  What I use is:

 Gcc: nnfolder+archive:sent-mail-Nov-1997

(the actual string being generated on the fly).  This does exactly
what *I* want -- but now I noticed that Stefan actually wants to use
the split rules on that.


Stefan Waldherr <swa@cs.cmu.edu> writes:

> My understanding of Gcc is that it sorts mail depending on the
> folder where you create the mail.

Not really.  In Gcc, you can name any Gnus group.

> But there is no folder to Gcc to in the Group buffer. Maybe, I
> didn't understand the Gcc concept in it's full beauty?

Maybe you didn't -- but, even after understanding it, it still doesn't 
do all you want.


Per Abrahamsen <abraham@dina.kvl.dk> writes:

> > I hate to be unhelpful -- but why don't you use Gcc, exactly?  As far
> > as I see, it does exactly what you want.
> 
> Huh?  Can you explain how?  I can't figure out how to make GCC[1] use the
> rules from nnmail-split-fancy.

See above.  :-(

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Unspeakable horrors from outer space paralyze the living and
resurrect the dead!


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

* Re: cc'ing mail
  1997-11-27 21:00   ` Stefan Waldherr
@ 1997-11-28 23:40     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 8+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-11-28 23:40 UTC (permalink / raw)


Stefan Waldherr <swa@cs.cmu.edu> writes:

> Yupp, works fine. Would it be a good idea to let gnus treat Fcc'ed
> mail not as new mail? It's kinda odd that mail that I sent shows up as
> unread.

I don't think adding functionality to treat some inboxes as read mail
is worth it.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1997-11-28 23:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-27 18:09 cc'ing mail Stefan Waldherr
1997-11-27 18:52 ` Hrvoje Niksic
1997-11-27 18:59   ` Stefan Waldherr
1997-11-28 12:58     ` Hrvoje Niksic
1997-11-27 19:30   ` Per Abrahamsen
1997-11-27 19:04 ` Lars Magne Ingebrigtsen
1997-11-27 21:00   ` Stefan Waldherr
1997-11-28 23:40     ` Lars Magne Ingebrigtsen

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