Gnus development mailing list
 help / color / mirror / Atom feed
* Problem with mark by regexp
@ 1998-08-20 15:47 Gerald Preissler
  1998-08-21  0:53 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Preissler @ 1998-08-20 15:47 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1995 bytes --]


Hi folks.

It seems to me that I found a little buglet connected with gnus-uu-mark-by-regexp.
When I use this function via M-P-R in a summary buffer with collapsed threads,
the treads are expanded, but not all titles with the regexp in them are marked. Is
this a buglet or have I overlooked something?

The fact that I have to use this function so much brings me to my second problem.
One of the mailing lists I subscribe to has changed its server and in the process
abandoned the x-whatever header line I used to split the mails into their group.
I tried to adapt my nnmail-split-methods, but I can´t get it to work again. All
mails from this ml (kde-user) end up in nnml+private:Inbox. The splitting for the
other lists works fine.

Here is my nnmail-split-methods :

(setq nnmail-split-methods
	'(("SuSE-linux" "^X-Mailinglist: suse-linux")
	  ("KDE-User" "kde-user@")
	  ("BoLUG" "bolug@")
	  ("Ding" "ding@")
	  ("YACL" "yacl-list@")
	  ("MR_2" "newsbeta@secant.com")
	  ("JAVA-LINUX" "X-Mailing-List: <java-linux@java.blackdown.org>")
          ("Inbox" "")))

And here is a sample header of one of the mails in the list :

References: <98081623400100.27945@brain>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Old-Return-Path: <dave@gnasher.demon.co.uk>
X-Orcpt: rfc822;kde-user@fiwi02.wiwi.uni-tuebingen.de
Resent-Message-ID: <"Dj9ZaSReJsK.A.LB.B-K21"@alpha>
Resent-Reply-To: kde-user@alpha.tat.physik.uni-tuebingen.de
X-Mailing-List: <kde-user@alpha.tat.physik.uni-tuebingen.de> archive/latest/8808
X-Loop: kde-user@alpha.tat.physik.uni-tuebingen.de
Precedence: list
Resent-Sender: kde-user-request@alpha.tat.physik.uni-tuebingen.de
Resent-Date: Tue, 18 Aug 1998 00:32:33 +0200
Xref: wintermute.localnet KDE-User:2779
Lines: 16

The mail to every other list gets split correctly, only kde-user (and any mail
that does not match any regexp, of course, stays in Inbox). So what am I doing
wrong?

cheerio
	Jerry

-- 
shit - what - rollers - no - yes - shit


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

* Re: Problem with mark by regexp
  1998-08-20 15:47 Problem with mark by regexp Gerald Preissler
@ 1998-08-21  0:53 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-08-21  0:53 UTC (permalink / raw)


Gerald Preissler <Gerald.Preissler@gmx.de> writes:

> It seems to me that I found a little buglet connected with
> gnus-uu-mark-by-regexp.  When I use this function via M-P-R in a
> summary buffer with collapsed threads, the treads are expanded, but
> not all titles with the regexp in them are marked.

Yup.  Fix in Gnus v5.6.39.

> The fact that I have to use this function so much brings me to my
> second problem.  One of the mailing lists I subscribe to has changed
> its server and in the process abandoned the x-whatever header line I
> used to split the mails into their group. 

[...]

> (setq nnmail-split-methods
> 	'(("SuSE-linux" "^X-Mailinglist: suse-linux")
> 	  ("KDE-User" "kde-user@")

Looks OK to me.  Are you sure that this is the value of this variable?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-08-21  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-20 15:47 Problem with mark by regexp Gerald Preissler
1998-08-21  0:53 ` Lars Magne Ingebrigtsen

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