Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: nnmail-split-fancy-with-parent (Was: Question about mail archive)
Date: 10 Apr 2001 16:55:08 +0200	[thread overview]
Message-ID: <vafbsq424ab.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <871yr0etul.fsf@balder.seapine.com> (Doug Alcorn's message of "10 Apr 2001 10:02:10 -0400")

On 10 Apr 2001, Doug Alcorn wrote:

> OK, so now I went looking for documentation on this.  I'm running
> Gnus 5.8.8.  C-h f shows there is no documentation on that function.
> And the index of the Gnus info pages don't have an entry either.
> Can I get a pointer?

In my info file, the node `Fancy Mail Splitting' contains this:

/----
|    `nnmail-split-fancy-with-parent' is a function which allows you to
| split followups into the same groups their parents are in.  Sometimes
| you can't make splitting rules for all your mail.  For example, your
| boss might send you personal mail regarding different projects you are
| working on, and as you can't tell your boss to put a distinguishing
| string into the subject line, you have to resort to manually moving the
| messages into the right group.  With this function, you only have to do
| it once per thread.
| 
|    To use this feature, you have to set `nnmail-treat-duplicates' to a
| non-nil value.  And then you can include
| `nnmail-split-fancy-with-parent' using the colon feature, like so:
|      (setq nnmail-split-fancy
|            '(| (: nnmail-split-fancy-with-parent)
|                ;; other splits go here
|              ))
| 
|    This feature works as follows: when `nnmail-treat-duplicates' is
| non-nil, Gnus records the message id of every message it sees in the
| file specified by the variable `nnmail-message-id-cache-file', together
| with the group it is in (the group is omitted for non-mail messages).
| When mail splitting is invoked, the function
| `nnmail-split-fancy-with-parent' then looks at the References (and
| In-Reply-To) header of each message to split and searches the file
| specified by `nnmail-message-id-cache-file' for the message ids.  When
| it has found a parent, it returns the corresponding group name.  It is
| recommended that you set `nnmail-message-id-cache-length' to a somewhat
| higher number than the default so that the message ids are still in the
| cache.  (A value of 5000 appears to create a file some 300 kBytes in
| size.)  When `nnmail-cache-accepted-message-ids' is non-`nil', Gnus
| also records the message ids of moved articles, so that the followup
| messages goes into the new group.
| 
\----

kai
-- 
Be indiscrete.  Do it continuously.


  reply	other threads:[~2001-04-10 14:55 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-07 11:48 Question about mail archive Georg C. F. Greve
2001-04-07 14:54 ` Kai Großjohann
2001-04-07 15:04   ` Georg C. F. Greve
2001-04-07 15:30     ` Kai Großjohann
2001-04-07 15:56       ` Georg C. F. Greve
2001-04-07 17:34         ` Alex Schroeder
     [not found]         ` <m2snjksjem.fsf@snail.nowhere.ch>
2001-04-08 14:57           ` Georg C. F. Greve
2001-04-08 18:36             ` Kai Großjohann
2001-04-08 19:19               ` Alex Schroeder
2001-04-09  9:26                 ` Georg C. F. Greve
2001-04-09 10:06                 ` Kai Großjohann
2001-04-08 19:55               ` Georg C. F. Greve
2001-04-08 20:23                 ` Kai Großjohann
2001-04-08 20:38                   ` Georg C. F. Greve
2001-04-08 20:41                     ` Kai Großjohann
2001-04-09  9:29                       ` Georg C. F. Greve
2001-04-09 16:01                 ` Dan Christensen
2001-04-09 18:39                 ` Paul Jarc
2001-04-09 19:48                   ` Kai Großjohann
2001-04-10 15:19                     ` Paul Jarc
2001-04-14 21:51                       ` Steinar Bang
2001-04-14 22:34                         ` Kai Großjohann
2001-04-15 20:30                           ` Steinar Bang
2001-04-15  3:52                         ` Paul Jarc
2001-04-15  7:58                           ` Kai Großjohann
2001-04-15 18:30                         ` simon
2001-04-15 20:30                           ` Steinar Bang
2001-04-15 23:25                           ` Bjørn Mork
2001-04-09 20:10                   ` Georg C. F. Greve
2001-04-09 20:36                     ` Paul Jarc
2001-04-10  8:34                       ` Georg C. F. Greve
2001-04-10 15:38                         ` Paul Jarc
2001-04-09 20:50                     ` Kai Großjohann
2001-04-10  8:35                       ` Georg C. F. Greve
2001-04-10  9:42                         ` Kai Großjohann
2001-04-10  9:54                           ` Georg C. F. Greve
2001-04-10  9:20                       ` nnmail-split-fancy-with-parent (Was: Question about mail archive) Mats Löfdahl
2001-04-10  9:44                         ` Kai Großjohann
2001-04-10 10:00                           ` Mats Löfdahl
2001-04-10 14:53                             ` Kai Großjohann
2001-04-10 16:25                               ` Mats Löfdahl
2001-04-10 17:20                                 ` Kai Großjohann
2001-04-10 14:02                         ` Doug Alcorn
2001-04-10 14:55                           ` Kai Großjohann [this message]
2001-04-11  3:21                       ` Question about mail archive Samuel Padgett
2001-04-11 10:07                         ` Kai Großjohann
2001-04-11 14:23                           ` Paul Jarc
2001-04-13 15:58                             ` Kai Großjohann
2001-04-10  1:18                     ` Dan Christensen
2001-04-10  8:39                       ` Georg C. F. Greve
2001-04-10  0:55                   ` Karl Kleinpaste
2001-04-10 15:46                     ` Paul Jarc

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=vafbsq424ab.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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).