From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10490 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Splitting of ding@ifi Date: 03 Apr 1997 19:26:40 +0200 Sender: hniksic@public.srce.hr Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150352 24711 80.91.224.250 (20 Oct 2002 21:45:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:45:52 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id JAA02998 for ; Thu, 3 Apr 1997 09:42:10 -0800 Original-Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 3 Apr 1997 19:28:35 +0200 Original-Received: (from hniksic@localhost) by jagor.srce.hr (8.8.5/8.8.4) id TAA08662; Thu, 3 Apr 1997 19:26:41 +0200 (MET DST) Original-To: Per Abrahamsen X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/ X-Attribution: Hrv X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X vhAu7qeES0\|MF%$;sI#yn1+y" In-Reply-To: Per Abrahamsen's message of 03 Apr 1997 19:10:33 +0200 Original-Lines: 44 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Xref: main.gmane.org gmane.emacs.gnus.general:10490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10490 Per Abrahamsen writes: > (| (any "ding@\\(ifi\\.uio\\.no\\|gnus\\.org\\)" "ding.gnus") Thanks. I think I'll have to use that. > ("x-from-line" "ding-request" "ding.gnus")) Do you mean to say that splitting on `X-From-Line' actually works for you? For me it doesn't, because this header is not created when the splitting is done -- it's still the plain `From_'. Once the mail is is saved to Gnus folders, `B q' and `B r' give the correct results, though. Still, matching on `X-From-Line' is not usable for me. If it were, it would be very simple to weed out the mails from any mailing list. Matching the `From_' header is the one feature from the usual mail splitting that I miss in fancy mail splitting. Lars, can you make `nnmail-split-it' construct a non-`:' regexp for a special `from_' entry? E.g.: (setq nnmail-split-fancy '(| ... (from_ "ding" "ding.list") ...)) Which would construct a regexp like: "^from .*\\" or something like that. P.S. To the people not familiar with `nnmail-split-fancy': note that just specifying a ("from " "ding" "ding.list") entry won't work, as it would insist on having a `:' in the entry (it would create a regexp to the effect of "from :.*\\"). Matching on `X-From-Line' doesn't work either, for the reasons stated above. -- Hrvoje Niksic | Student at FER Zagreb, Croatia --------------------------------+-------------------------------- main(){printf(&unix["\021%six\012\0"],(unix)["have"]+"fun"-0x60);}