Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: Email folders and threading
Date: 01 Dec 1999 20:28:04 +0100	[thread overview]
Message-ID: <vafu2m2tq9n.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "01 Dec 1999 15:39:07 +0100"

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

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> 
> > Patch below.  Information on what the heck it's supposed to do will
> > gladly be provided on request.
> 
> *request*  :-)

Ok.  I have split methods, but I find that the split methods do not
catch all cases, so I manually move some messages.  I want followups
to those manually-moved messages in the same group where the
manually-moved message is.

So the patch has two parts: The first part frobs the ~/.nnmail-cache
handling such that, in addition to the message id, the group name is
entered into the file.  The second part is a function which can use
used in nnmail-split-fancy.  It looks at the References header and
searches a group name for the message ids mentioned there.  If it
finds one, the group is returned, else nil is returned.

Well, actually the group name is only put in ~/.nnmail-cache if the
group comes from the mail-receiving mail backend, since mail splitting
only applies to the mail-receiving mail backend.  Hence, the group
name is without a server name, ie foo.bar rather than nnml:foo.bar.

I forgot what exactly the thread was about, but I think for the
purposes of the thread, you may wish to enter both the server name (ie
nnml:foo.bar) and the article number into the message id cache.

What would you like to do now?  What would you like me to do now?

kai
-- 
A preposition is not a good thing to end a sentence with.


  reply	other threads:[~1999-12-01 19:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-14  0:04 Jack Twilley
1999-11-14 10:39 ` Kai Großjohann
1999-11-14 14:24   ` Jack Twilley
1999-11-15 19:42 ` Lars Magne Ingebrigtsen
1999-11-16  9:07   ` Kai Großjohann
1999-12-01 14:39     ` Lars Magne Ingebrigtsen
1999-12-01 19:28       ` Kai Großjohann [this message]
1999-12-02 11:56         ` Toby Speight
1999-12-02 16:56           ` Simon Josefsson
1999-12-05 22:06           ` Kai Großjohann
1999-12-06  3:38         ` Lars Magne Ingebrigtsen
1999-12-06 13:10           ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafu2m2tq9n.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).