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

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

Re: elisp question


From: Seweryn Kokot
Subject: Re: elisp question
Date: Mon, 13 Oct 2008 23:11:58 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

pjb@informatimago.com (Pascal J. Bourguignon) writes:

> Seweryn Kokot <sewkokot@gmail.com> writes:
>> Thanks for the hint. This is what I wanted.
>>
>> Now the following function
>> [...]
>> (defun my-list-keybindings ()
>> gives
>>
>> C-x C-a  nil
>> C-x C-b  bs-show
>> [...]
>
> Notice that C-h m also gives a list of keybinding in effect for the
> current mode...
>
>
> Otherwise, in http://darcs.informatimago.com/darcs/emacs/pjb-emacs.el
> there's a command named all-bindings that will show all the key
> bindings, including A-, S-, s-, M-, H- and combinations.

This was just an exercise to learn elisp. Anyway thanks for the .el
file!

-- 
regards,
Seweryn





reply via email to

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