Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: jidanni@jidanni.org
Cc: yamaoka@jpl.org,  7727-close@debbugs.gnu.org,
	 bug-gnu-emacs@gnu.org,  ding@gnus.org
Subject: Re: describe-key doesn't tell whole redirect sequence
Date: Sun, 23 Jan 2011 17:04:22 -0800	[thread overview]
Message-ID: <87oc772ju1.fsf@gnus.org> (raw)
In-Reply-To: <87k4iznqjz.fsf_-_@jidanni.org> (jidanni@jidanni.org's message of "Fri, 24 Dec 2010 23:22:56 +0800")

jidanni@jidanni.org writes:

> KY> (call-interactively 'gnus-summary-edit-article)
>
> KY> But it doesn't work for the `disabled' flag as if the command is
> KY> actually and directly invoked interactively.  I'm not capable to
> KY> improve it, sorry.
>
> I see. So the real bug is in the describe-key function, not telling the
> user all the details! I'll Cc bug-gnu-emacs!

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)

If you want to redefine commands in the article buffer, you have to bind
their keys.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen



  parent reply	other threads:[~2011-01-24  1:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24  2:40 (put 'gnus-summary-edit-article 'disabled t) doesn't work in *Article* buffer jidanni
2010-12-24 12:00 ` Katsumi Yamaoka
2010-12-24 15:22   ` describe-key doesn't tell whole redirect sequence jidanni
2011-01-02  5:58     ` Lars Magne Ingebrigtsen
2011-01-23  0:02     ` bug#7727: " Chong Yidong
2011-01-23  1:19       ` Lars Ingebrigtsen
2011-01-24  1:04     ` Lars Ingebrigtsen [this message]
2011-01-24  1:24       ` Lars Ingebrigtsen
2011-01-24 16:31         ` bug#7727: " Stefan Monnier
2011-01-24 22:01           ` Lars Ingebrigtsen
2011-01-25  3:09             ` Stefan Monnier
2011-01-25  9:31               ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oc772ju1.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=7727-close@debbugs.gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=ding@gnus.org \
    --cc=jidanni@jidanni.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).