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

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

bug#8551: making Emacs remember a key binding to 'other-window


From: Kevin Michael Simonson
Subject: bug#8551: making Emacs remember a key binding to 'other-window
Date: Mon, 25 Apr 2011 11:28:46 -0600

I am often running Emacs with multiple windows.  In my opinion the “C-x o” key-combination is too cumbersome, and I never use the “open-line” function “C-o” is bound to, so I’m always using “global-set-key” to bind “C-o” to “other-window”.  How can I put that key binding in my “.emacs” file so that this key binding is remembered and I don’t have to keep executing “global-set-key” manually?

 

Kevin Simonson

 



NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.



reply via email to

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