GNU bug report logs - #7727
describe-key doesn't tell whole redirect sequence

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Fri, 24 Dec 2010 15:17:01 UTC

Severity: normal

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 7727 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: jidanni <at> jidanni.org
Cc: yamaoka <at> jpl.org, 7727 <at> debbugs.gnu.org, ding <at> gnus.org
Subject: Re: bug#7727: describe-key doesn't tell whole redirect sequence
Date: Sat, 22 Jan 2011 19:02:29 -0500
jidanni <at> jidanni.org writes:

> KY> The real command that the "e" key is bound to in the article
> KY> buffer is `gnus-article-read-summary-keys'
>
> 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!

It's not a bug in describe-key, because that's apparently not the
command run by `C-h k' in Gnus article buffers:

  C-h k runs the command gnus-article-describe-key, which is an
  interactive compiled Lisp function in `gnus-art.el'.

  It is bound to C-h k.

Indeed, doing `M-x describe-key' instead of `C-h k' returns
gnus-article-read-summary-keys, as expected.  Dunno what the purpose of
gnus-article-describe-key is.

Bouncing back to the Gnus developers.




This bug report was last modified 14 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.