Gnus development mailing list
 help / color / mirror / Atom feed
* followups go to expired group
@ 2001-02-07 20:40 David Aspinwall
  2001-02-07 21:03 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: David Aspinwall @ 2001-02-07 20:40 UTC (permalink / raw)


I use
  (setq nnmail-expiry-target "nnml:expired")
so that expired messages go to a 'expired' group.  I also use
  (: nnmail-split-fancy-with-parent)
in nnmail-split-fancy, so that followup messages go to the same group
as their parents.  The unfortunate effect of this is that if someone
replies to a message which has already expired, the reply goes to the
'expired' group.  I pretty much never look at that group, so I usually
don't even notice the new message.

Is there any way to get (: nnmail-split-fancy-with-parent) to work
except when the parent has been expired?  I guess I could move it from
the '(|' section of nnmail-split-fancy to the '(&' section so it gets
cross-posted, but I don't normally want that.




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

* Re: followups go to expired group
  2001-02-07 20:40 followups go to expired group David Aspinwall
@ 2001-02-07 21:03 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2001-02-07 21:03 UTC (permalink / raw)


David Aspinwall <aspinwall@TimesTen.com> writes:

> I use
>   (setq nnmail-expiry-target "nnml:expired")
> so that expired messages go to a 'expired' group.  I also use
>   (: nnmail-split-fancy-with-parent)
> in nnmail-split-fancy, so that followup messages go to the same group
> as their parents.  The unfortunate effect of this is that if someone
> replies to a message which has already expired, the reply goes to the
> 'expired' group.  I pretty much never look at that group, so I usually
> don't even notice the new message.
> 
> Is there any way to get (: nnmail-split-fancy-with-parent) to work
> except when the parent has been expired?  I guess I could move it from
> the '(|' section of nnmail-split-fancy to the '(&' section so it gets
> cross-posted, but I don't normally want that.

It could be done by disabling nnmail-cache-accepted-message-ids when
expire articles. If no one opposes it, I'll put it into oGnus.  Before
that, you can defadvice nnmail-expiry-target-group.

ShengHuo

-- 
(setq gnus-posting-styles 
      '((".*" (signature (format "(setq gnus-posting-styles 
      '%S)" gnus-posting-styles)))))



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-07 20:40 followups go to expired group David Aspinwall
2001-02-07 21:03 ` ShengHuo ZHU

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