From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51293 Path: main.gmane.org!not-for-mail From: Michael Shields Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] Skip over citations and signature (resend) Date: Wed, 09 Apr 2003 23:23:56 +0000 Organization: Mad Science Research Labs Sender: owner-ding@hpc.uh.edu Message-ID: <87k7e3jlv7.fsf@mulligatwani.msrl.com> References: <87smuvh2gm.fsf@mulligatwani.msrl.com> <87n0l1759d.fsf@mulligatwani.msrl.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049930653 15435 80.91.224.249 (9 Apr 2003 23:24:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2003 23:24:13 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Thu Apr 10 01:24:12 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193OvL-00040o-00 for ; Thu, 10 Apr 2003 01:24:12 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 193OvQ-000505-00; Wed, 09 Apr 2003 18:24:16 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 09 Apr 2003 18:25:21 -0500 (CDT) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [64.157.176.121]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id SAA09206 for ; Wed, 9 Apr 2003 18:25:10 -0500 (CDT) Original-Received: (qmail 54612 invoked by alias); 9 Apr 2003 23:24:01 -0000 Original-Received: (qmail 54607 invoked from network); 9 Apr 2003 23:24:01 -0000 Original-Received: from challah.msrl.com (198.137.194.222) by gnus.org with SMTP; 9 Apr 2003 23:24:01 -0000 Original-Received: (qmail 22826 invoked from network); 9 Apr 2003 23:23:56 -0000 Original-Received: from localhost (HELO mulligatwani.msrl.com) (127.0.0.1) by localhost with SMTP; 9 Apr 2003 23:23:56 -0000 Original-To: ding@gnus.org In-Reply-To: (Jesper Harder's message of "Wed, 09 Apr 2003 23:42:24 +0200") Original-Lines: 15 User-Agent: Gnus/5.090017 (Oort Gnus v0.17) XEmacs/21.4 (Portable Code, linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51293 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51293 In article , Jesper Harder wrote: >> 2003-02-12 Michael Shields >> >> * gnus-sum.el (gnus-article-goto-next-page, >> gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of >> relying on the summary bindings of `n' and `p'. > > Michael, could you check if it's really required -- this change breaks > gnus-pick-mode. In what way does it break? It looks to me that gnus-pick-mode does not change the bindings of `n' or `p'; they are not in gnus-pick-mode-map. -- Shields.