From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81625 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH 0/5] *** Resubmit: Warping via the registry *** Date: Mon, 19 Mar 2012 13:05:17 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87y5qw1pyq.fsf@lifelogs.com> References: <1331835793-70228-1-git-send-email-dave@boostpro.com> Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1332176771 12328 80.91.229.3 (19 Mar 2012 17:06:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2012 17:06:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29905@lists.math.uh.edu Mon Mar 19 18:06:10 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S9g25-0004gp-Gj for ding-account@gmane.org; Mon, 19 Mar 2012 18:06:09 +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 1S9g1Z-0002bT-El; Mon, 19 Mar 2012 12:05:37 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1S9g1Y-0002bL-FR for ding@lists.math.uh.edu; Mon, 19 Mar 2012 12:05:36 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1S9g1T-00011G-Kc for ding@lists.math.uh.edu; Mon, 19 Mar 2012 12:05:36 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1S9g1R-0004is-KC for ding@gnus.org; Mon, 19 Mar 2012 18:05:29 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S9g1O-0004Mp-86 for ding@gnus.org; Mon, 19 Mar 2012 18:05:26 +0100 Original-Received: from c-76-28-40-19.hsd1.vt.comcast.net ([76.28.40.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Mar 2012 18:05:26 +0100 Original-Received: from tzz by c-76-28-40-19.hsd1.vt.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Mar 2012 18:05:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-76-28-40-19.hsd1.vt.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:0ws84EDQGL57kM4hvEwTlh+5kyw= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81625 Archived-At: On Thu, 15 Mar 2012 14:23:08 -0400 Dave Abrahams wrote: DA> Note: I submitted this patch series back in October DA> (http://permalink.gmane.org/gmane.emacs.gnus.general/80250). It still DA> applies perfectly, but I rebased just in case. I'd really appreciate DA> it if this series could get some attention. Further explanation of DA> the motivation for this series is in DA> http://article.gmane.org/gmane.emacs.gnus.general/80277. Thanks! DA> This patch series implements the ability to warp to a message via DA> information stored in the Gnus registry. From a user's point-of-view, DA> this means that articles brought in from other groups by DA> gnus-*-refer-* can be used as a jumping-off-point for further DA> references. Sorry for forgetting about this. I think you were still waiting on your papers back then. I'm OK with this patch. If an XEmacs user could try it too, that would be very helpful, but I think it's reasonable and generally useful. Ted