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

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

Re: Looking for the "best" notation for key-binding


From: B. T. Raven
Subject: Re: Looking for the "best" notation for key-binding
Date: Thu, 20 Sep 2012 19:45:41 -0500
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1

Die Thu Sep 20 2012 19:30:39 GMT-0500 (Central Daylight Time) John
Wiegley <johnw@newartisans.com> scripsit:

>>>>>> Chap Harrison <chap.harrison@me.com> writes:
> 
>> Isn't there a single, simple, consistent way to create key bindings that
>> will always work?
> 
> I use this:
> 
>     http://github.com/jwiegley/bind-key
> 
> Not only is it completely consistent, but it lets you M-x
> describe-personal-keybindings and see what you've changed in your Emacs
> environment.
> 
> John
> 

Try:

(global-set-key [(control \;)] 'comment-indent)


Sorry, John. I first sent this only to you. Something new going on with
Mozilla Tbird.

Ed




reply via email to

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