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

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

Re: Showing all sequences bound to a prefix?


From: Peter Dyballa
Subject: Re: Showing all sequences bound to a prefix?
Date: Wed, 2 Sep 2009 15:01:33 +0200


Am 02.09.2009 um 12:28 schrieb Elena:

how can you know all keybindings which start with a key?


C-h b, copy the output to *scratch* buffer for example or make the *Help* writable, sort the lines. Or apply a shell command with sort on the *Help* buffer's contents. Then you could grep for what you are interested...

--
Greetings

  Pete

"A designer knows he has arrived at perfection not when there is no longer anything to add, but when there is no longer anything to take away."
                                – Antoine de Saint-Exupéry







reply via email to

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