Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: Limit nnmail-split-fancy-with-parent to certain groups?
Date: Sat, 04 Aug 2001 13:34:00 +0200	[thread overview]
Message-ID: <vafitg4njo7.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <ld.87bslwi3v8.fsf@mde1.zonix.de> (Raymond Scholz's message of "Sat, 04 Aug 2001 11:14:19 +0200")

On Sat, 04 Aug 2001, Raymond Scholz wrote:

> The error must be in this part of `nnmail-split-fancy-with-parent':
> 
>   		(when (or (string= "drafts" res)
>   			  (and regexp (string-match regexp res)))
>   		    (setq res nil)))
> 
> I really feel bad for providing a buggy feature and not knowing how
> to fix it :(

I think the error was in the let statement which computed the value of
regexp.  The mapconcat syntax was bogus.

I've tried to fix it, but I now use nnimap, so I can't test that part
of the code.  Please try it:

  - with a list of regexes in
    nnmail-split-fancy-with-parent-ignore-groups
  - with a single regex in the variable

New version in CVS.

Thanks,
kai
-- 
~/.signature: No such file or directory


  reply	other threads:[~2001-08-04 11:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-24 21:18 Raymond Scholz
2001-07-24 22:40 ` Kai Großjohann
2001-07-25 20:22   ` Raymond Scholz
2001-07-25 21:56     ` ShengHuo ZHU
2001-08-04  9:14     ` Raymond Scholz
2001-08-04 11:34       ` Kai Großjohann [this message]
2001-08-04 12:30         ` Raymond Scholz
2001-08-04 13:17           ` Kai Großjohann
2001-08-04 13:19           ` Kai Großjohann
2001-08-04 13:18       ` Kai Großjohann
2001-08-04 13:58         ` Raymond Scholz
2001-08-04 14:44           ` Kai Großjohann
2001-08-04 15:37             ` Raymond Scholz
2001-07-24 23:16 ` ShengHuo ZHU
2001-07-25 20:32   ` Raymond Scholz
2001-07-27 16:52 ` ShengHuo ZHU
2001-07-28 16:06   ` Raymond Scholz

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=vafitg4njo7.fsf@INBOX.auto.gnus.tok.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).