help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to test if command is assigned any key by any loaded library?


From: W. Greenhouse
Subject: Re: How to test if command is assigned any key by any loaded library?
Date: Tue, 05 Nov 2024 00:14:21 +0000
User-agent: Gnus/5.13 (Gnus v5.13)

Jean Louis <bugs@gnu.support> writes:

> * Stephen Berman <stephen.berman@gmx.net> [2024-11-04 13:35]:
>> On Mon, 04 Nov 2024 11:16:32 +0100 Stephen Berman <stephen.berman@gmx.net> 
>> wrote:
>> 
>> > On Mon, 04 Nov 2024 11:07:56 +0100 Stephen Berman <stephen.berman@gmx.net> 
>> > wrote:
>> >
>> >> On Mon, 4 Nov 2024 10:38:57 +0300 Jean Louis <bugs@gnu.support> wrote:
>> >>
>> >>> * W. Greenhouse" via Users list for the GNU Emacs text editor
>> >>> <help-gnu-emacs@gnu.org> [2024-11-04 08:38]:
>> >>>> Jean Louis <bugs@gnu.support> writes:
>> >>>>
>> >>>> > How to test if command is assigned any key by any loaded library?
>> >>>>
>> >>>> (where-is-internal 'some-command)
>> >>>
>> >>> Good solution, thanks.
>> >>
>> >> That answers the question but not in the most user-friendly way, e.g.:
>> [...]
>> 
>> Oh, the question was about a test, not getting the key bindings.  I
>> should read more carefully before deciding to reply...
>
> No, not just test, question was meant to be so that it fit to your answer, 
> thanks.

It's not without reason that most of the body of `where-is' is dealing
with the proper formatting of keys, including all remappings. :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]