GNU bug report logs -
#9293
say what they are shadowed by
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sat, 13 Aug 2011 13:06:02 UTC
Severity: wishlist
Tags: fixed, patch
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 9293 <at> debbugs.gnu.org (full text, mbox):
On Mon, Aug 22, 2011 at 23:29, Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:
> severity 9293 wishlist
> thanks
>
>> Tar mode defined in `tar-mode.el':...
>> 0 .. 9 digit-argument (binding currently shadowed)
>
>> Shadowed by what?
>
>> e .. f tar-extract (binding currently shadowed)
>
>> C-d tar-flag-deleted
>> RET tar-extract
>> (that binding is currently shadowed by another mode)
>> C-n tar-next-line
>> C-p tar-previous-line
>> SPC tar-next-line
>> (that binding is currently shadowed by another mode)
>
>> Say what mode on each of such lines!
>
> That would be nice, indeed.
I agree.
I took a look at this quite some time ago now and wrote the command
describe-key-and-map-briefly (which is in ourcomment-utils.el in
nXhtml). This uses some adhod guessing to find the keymap that the
used key is defined in. Perhaps this can be expanded to take care of
the case above too (I am not quite sure at the moment). The command
itself is also useful and might replace describe-key-briefly.
However when writing this command I noticed that there is not enough
information available so some guessing must be done (or the
information must be enhanced somehow, of course).
This bug report was last modified 4 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.