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 15:17:26 +0200	[thread overview]
Message-ID: <vafpuacnevt.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <ld.878zh0xb18.fsf@mde1.zonix.de> (Raymond Scholz's message of "Sat, 04 Aug 2001 14:30:27 +0200")

Raymond Scholz <ray-2001@zonix.de> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:
> 
>> I think the error was in the let statement which computed the value of
>> regexp.  The mapconcat syntax was bogus.
> 
> Ah, does that mean `nnmail-remove-list-identifiers' is buggy too?

No, you made a typo.  You changed from

    (mapconcat 'identity x "bla")

to

    (mapconcat 'x "bla")

>> 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
> 
> Sorry, I still get the same error message as before.

Argh.

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


  reply	other threads:[~2001-08-04 13:17 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
2001-08-04 12:30         ` Raymond Scholz
2001-08-04 13:17           ` Kai Großjohann [this message]
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=vafpuacnevt.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).