From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68917 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Add `nnregistry', for use in `gnus-refer-article-method' Date: Fri, 21 Aug 2009 01:53:51 +0200 Message-ID: <877hwyjb3k.fsf@gnu.org> References: <8763d8opn4.fsf@gnu.org> <87iqgmqxmg.fsf@gnu.org> <8763ci2lvr.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1250812519 3783 80.91.229.12 (20 Aug 2009 23:55:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Aug 2009 23:55:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M17337@lists.math.uh.edu Fri Aug 21 01:55:11 2009 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 1MeHTK-0004tT-V0 for ding-account@gmane.org; Fri, 21 Aug 2009 01:55:11 +0200 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 1MeHSf-00015G-VY; Thu, 20 Aug 2009 18:54:30 -0500 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 1MeHSe-000151-KW for ding@lists.math.uh.edu; Thu, 20 Aug 2009 18:54:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MeHSd-0008Gx-8k for ding@lists.math.uh.edu; Thu, 20 Aug 2009 18:54:28 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MeHTD-0004Vn-00 for ; Fri, 21 Aug 2009 01:55:03 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1MeHSZ-0004Vd-Qv for ding@gnus.org; Fri, 21 Aug 2009 01:54:23 +0200 Original-Received: from reverse-83.fdn.fr ([80.67.176.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2009 01:54:23 +0200 Original-Received: from ludo by reverse-83.fdn.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Aug 2009 01:54:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: reverse-83.fdn.fr X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 4 Fructidor an 217 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 821D 815D 902A 7EAB 5CEE D120 7FBA 3D4F EB1F 5364 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:1eExoxE8q5EK3GFIcf5P17IRw10= X-Spam-Score: -2.8 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68917 Archived-At: Hi, Ted Zlatanov writes: > It's cool. The only issue is that the registry doesn't keep all > articles, so this may not work reliably. Still, it's very useful. Hmm, I didn't know that. Which messages does it ignore or discard? Thanks, Ludo'.