GNU bug report logs - #8551
making Emacs remember a key binding to 'other-window

Previous Next

Package: emacs;

Reported by: Kevin Michael Simonson <simonsonkm <at> familysearch.org>

Date: Mon, 25 Apr 2011 17:42:02 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 8551 <at> debbugs.gnu.org (full text, mbox):

From: Deniz Dogan <deniz.a.m.dogan <at> gmail.com>
To: 8551 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Cc: Kevin Michael Simonson <simonsonkm <at> familysearch.org>,
	8551-done <at> debbugs.gnu.org
Subject: Re: bug#8551: making Emacs remember a key binding to 'other-window
Date: Tue, 26 Apr 2011 01:58:32 +0200
2011/4/25 Stefan Monnier <monnier <at> iro.umontreal.ca>:
>   (global-set-key [?\C-o] 'other-window)
>

Or:

(global-set-key (kbd "C-o") 'other-window)




This bug report was last modified 14 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.