From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75851 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general,gmane.emacs.bugs Subject: Re: describe-key doesn't tell whole redirect sequence Date: Sun, 23 Jan 2011 17:24:07 -0800 Message-ID: <874o8z2ix4.fsf@gnus.org> References: <87k4iznqjz.fsf_-_@jidanni.org> <87oc772ju1.fsf@gnus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295832303 10715 80.91.229.12 (24 Jan 2011 01:25:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2011 01:25:03 +0000 (UTC) Cc: 7727-close@debbugs.gnu.org, yamaoka@jpl.org, bug-gnu-emacs@gnu.org, ding@gnus.org To: jidanni@jidanni.org Original-X-From: ding-owner+M24202@lists.math.uh.edu Mon Jan 24 02:24:58 2011 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.69) (envelope-from ) id 1PhBAw-0000nb-Al for ding-account@gmane.org; Mon, 24 Jan 2011 02:24:58 +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 1PhBAl-0000Oj-Ub; Sun, 23 Jan 2011 19:24:47 -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 1PhBAk-0000OY-WA for ding@lists.math.uh.edu; Sun, 23 Jan 2011 19:24:47 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PhBAg-0004WH-Fj for ding@lists.math.uh.edu; Sun, 23 Jan 2011 19:24:46 -0600 Original-Received: from baybryj.net ([198.144.208.130] helo=vaio) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PhBAf-0000z8-HJ for ding@gnus.org; Mon, 24 Jan 2011 02:24:41 +0100 Original-Received: from larsi by vaio with local (Exim 4.69) (envelope-from ) id 1PhBAH-0003RT-Ue; Sun, 23 Jan 2011 17:24:17 -0800 In-Reply-To: <87oc772ju1.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 23 Jan 2011 17:04:22 -0800") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75851 gmane.emacs.bugs:43579 Archived-At: Lars Ingebrigtsen writes: > I don't think this is a bug. None of the commands in the article buffer > are regular commands, and you can't disable them with > > (put 'gnus-summary-edit-article 'disabled t) On the other hand, the article mode key translation thingie could just check for 'disabled itself. Now fixed. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen