From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66342 Path: news.gmane.org!not-for-mail From: Norman Walsh Newsgroups: gmane.emacs.gnus.general Subject: split-fancy and gnus-registry confusion Date: Thu, 21 Feb 2008 12:09:24 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1203613900 13248 80.91.229.12 (21 Feb 2008 17:11:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 17:11:40 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14833@lists.math.uh.edu Thu Feb 21 18:12:02 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSEwv-0005oX-Uo for ding-account@gmane.org; Thu, 21 Feb 2008 18:11:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JSEvT-0003H7-Ly; Thu, 21 Feb 2008 11:09:39 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JSEvS-0003Gq-29 for ding@lists.math.uh.edu; Thu, 21 Feb 2008 11:09:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JSEvK-0000lU-V4 for ding@lists.math.uh.edu; Thu, 21 Feb 2008 11:09:37 -0600 Original-Received: from mho-01-bos.mailhop.org ([63.208.196.178]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JSEvP-0005sP-00 for ; Thu, 21 Feb 2008 18:09:35 +0100 Original-Received: from 66-189-4-239.dhcp.oxfr.ma.charter.com ([66.189.4.239] helo=localhost) by mho-01-bos.mailhop.org with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1JSEvH-000ObL-R3; Thu, 21 Feb 2008 17:09:28 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 66.189.4.239 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+7gSgsNrz84x9f2qJ9FEiu X-URL: http://nwalsh.com/ X-Countdown: T-minus 47 weeks, 4 days, 18 hours, 51 minutes, 14 seconds User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (darwin) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66342 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'm completely confused by something. I'm using nnmail-split-fancy and gnus-registry-split-fancy-with-parent: (require 'gnus-registry) (setq gnus-registry-max-entries 5000 gnus-registry-use-long-group-names t) (setq nnmail-split-fancy-with-parent-ignore-groups '("spam.missed" "archive\\..*")) (gnus-registry-initialize) (setq nnmail-split-fancy '(| ("X-DSPAM-Result" "Spam" "spam.caught") (| ("X-SPAM-Charset" "yes.*" "spam.missed") (& (| (: gnus-registry-split-fancy-with-parent) ("sender" "ubuntu-announce.*@lists\.ubuntu\.com" "ubuntu.announce") ("sender" "ubuntu-users.*@lists\.ubuntu\.com" "ubuntu.users") ...))))) I have a message: From: Norman Walsh To: tag@w3.org Subject: XML 2.0 X-Draft-From: ("w3c.member.tag") BCC: normanwalsh+bcc@gmail.com X-URL: http://nwalsh.com/ X-Countdown: T-minus 47 weeks, 5 days, 17 hours, 2 minutes, 42 seconds Date: Wed, 20 Feb 2008 13:58:25 -0500 Message-ID: User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (darwin) MIME-Version: 1.0 Content-Type: multipart/signed; boundary=3D"=3D-=3D-=3D"; micalg=3Dpgp-sha1; protocol=3D"application/pgp-signature" Lines: 28 Xref: nwalsh.com w3c.member.tag:6082 ... If I put the cursor in that message and run=20 (gnus-registry-split-fancy-with-parent), it returns "nil", as I'd expect. But if I do B t, I get: (: gnus-registry-split-fancy-with-parent) "misc" (: nwalsh-incoming-group) "archive.2008-02" which I find totally baffling. Where is that 'misc' coming from? Note that gnus-registry-track-extra is nil. Any clues you can provide would be most helpful. Be seeing you, norm =2D-=20 Norman Walsh | When it is not necessary to make a http://nwalsh.com/ | decision, it is necessary not to make a | decision.--Lord Falkland --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iD8DBQFHvbBEOyltUcwYWjsRAv2mAJ4/MD41FDL2nDyetmu6SgueDhKwEwCffLdb +r0w3hwOaMNB4uMmQmJGjnE= =R9gc -----END PGP SIGNATURE----- --=-=-=--