GNU bug report logs - #5084
23.1.50; Emacs.app doesn't follow Cmd-~ convention on Mac OS X

Previous Next

Packages: emacs, ns;

Reported by: Matthew Dempsky <matthew <at> dempsky.org>

Date: Mon, 30 Nov 2009 23:30:03 UTC

Severity: normal

Tags: patch

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5084 in the body.
You can then email your comments to 5084 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5084; Package emacs. (Mon, 30 Nov 2009 23:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matthew Dempsky <matthew <at> dempsky.org>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 30 Nov 2009 23:30:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Matthew Dempsky <matthew <at> dempsky.org>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; Emacs.app doesn't follow Cmd-~ convention on Mac OS X
Date: Mon, 30 Nov 2009 15:22:36 -0800
On Mac OS X, it's standard for Cmd-~ to cycle backwards through
windows.  The patch below makes Emacs.app follow this convention too.

Currently Cmd-~ is not bound to anything.

--- a/lisp/term/ns-win.el
+++ b/lisp/term/ns-win.el
@@ -208,6 +208,7 @@ The properties returned may include `top', `left',
`height', and `width'."
 (define-key global-map [?\s-,] 'customize)
 (define-key global-map [?\s-'] 'next-multiframe-window)
 (define-key global-map [?\s-`] 'other-frame)
+(define-key global-map [?\s-~] 'ns-prev-frame)
 (define-key global-map [?\s--] 'center-line)
 (define-key global-map [?\s-:] 'ispell)
 (define-key global-map [?\s-\;] 'ispell-next)



bug reassigned from package 'emacs' to 'emacs,ns'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 01 Dec 2009 21:20:06 GMT) Full text and rfc822 format available.

Added tag(s) patch. Request was from Matthew Dempsky <matthew <at> dempsky.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 01 Dec 2009 23:15:04 GMT) Full text and rfc822 format available.

Reply sent to Adrian Robert <adrian.b.robert <at> gmail.com>:
You have taken responsibility. (Tue, 13 Jul 2010 10:49:02 GMT) Full text and rfc822 format available.

Notification sent to Matthew Dempsky <matthew <at> dempsky.org>:
bug acknowledged by developer. (Tue, 13 Jul 2010 10:49:03 GMT) Full text and rfc822 format available.

Message #14 received at 5084-done <at> debbugs.gnu.org (full text, mbox):

From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 5084-done <at> debbugs.gnu.org
Cc: matthew <at> dempsky.org
Subject: Patch applied
Date: Tue, 13 Jul 2010 13:48:24 +0300
Thanks!





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 10 Aug 2010 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 10 days ago.

Previous Next


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