From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54531 Path: main.gmane.org!not-for-mail From: Jake Colman Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-registry-split-fancy-with-parent Date: Wed, 29 Oct 2003 15:25:22 -0500 Sender: ding-owner@lists.math.uh.edu Message-ID: <76ptgfvljh.fsf@newjersey.ppllc.com> References: <76ptgfu8f5.fsf@newjersey.ppllc.com> <4nr80vu7p8.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067459143 2597 80.91.224.253 (29 Oct 2003 20:25:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2003 20:25:43 +0000 (UTC) Original-X-From: ding-owner+M3072@lists.math.uh.edu Wed Oct 29 21:25:41 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEwsv-0001zD-00 for ; Wed, 29 Oct 2003 21:25:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AEwsi-0004hP-00; Wed, 29 Oct 2003 14:25:28 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AEwse-0004hK-00 for ding@lists.math.uh.edu; Wed, 29 Oct 2003 14:25:24 -0600 Original-Received: from newjersey.ppllc.com (unknown [65.206.49.195]) by justine.libertine.org (Postfix) with ESMTP id 887133A004D for ; Wed, 29 Oct 2003 14:25:23 -0600 (CST) Original-Received: (from colman@localhost) by newjersey.ppllc.com (8.9.3/8.9.3) id PAA23888; Wed, 29 Oct 2003 15:25:23 -0500 (EST) X-Authentication-Warning: newjersey.ppllc.com: colman set sender to colman@ppllc.com using -f Original-To: ding@gnus.org In-Reply-To: <4nr80vu7p8.fsf@lockgroove.bwh.harvard.edu> (Ted Zlatanov's message of "Wed, 29 Oct 2003 15:09:39 -0500") User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, usg-unix-v) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54531 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54531 >>>>> "TZ" == Ted Zlatanov writes: TZ> On Wed, 29 Oct 2003, colman@ppllc.com wrote: >> I tried using this and gnus crashed out. What is the correct way >> use this function? >> >> gnus-registry is apparently not loaded by default so I 'require' it >> early on in my .gnus file (right after I (require 'spam). TZ> That's not enough, you need to do (gnus-registry-initialize). The TZ> registry won't be a Gnus feature formally until after the current TZ> release is out of beta, that's why it's not in the manual. I should do (gnus-registry-initialize) right after I 'require' it, correct? TZ> Before you do that, can you send me a trace of the problem? Do M-x TZ> toggle-debug-on-error and you'll get a trace. I tried this but it doesn't want to crash anymore. Yes, I tried it before I added (gnus-registry-initialize). If I see any more errors I'll post a backtrace. When the registry is initilalized, it tracks where all articles have been filed? And that's what allows (gnus-registry-split-fancy-with-parent) to know what to do? Why doesn't that cause alot of unacceptable overhead? >> My nnimap-split-fancy starts like this: >> >> (setq nnimap-split-fancy >> '(| >> (: gnus-registry-split-fancy-with-parent) >> (: spam-split 'spam-use-regex-headers) >> )) >> >> Is there something else I should have done? TZ> No, this is fine. You may also want tracking by subject, but that's TZ> optional and experimental. How would one do that? >> Do I understand correctly that will scan my mailbox and immediately >> file this message together with its parent? If so, it makes sense >> to do this as one of the first checks, correct? TZ> Usually, yes, this will group threads together. It doesn't work with TZ> some MUAs that don't preserve the References header, though. But nothiung bad would happen, right? It would just not be split where I might have wanted it go, right? I think the latest gnus package (as available through XEmacs) is 5.10.2. Will the registry be part of 5.10.3? Will there be a 5.10.3? -- Jake Colman Principia Partners LLC Phone: (201) 209-2467 Harborside Financial Center Fax: (201) 946-0320 902 Plaza Two E-mail: colman@ppllc.com Jersey City, NJ 07311 www.principiapartners.com