From matthew@dempsky.org Mon Nov 30 15:22:44 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Nov 2009 23:22:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAUNMgNT005906 for ; Mon, 30 Nov 2009 15:22:44 -0800 Received: from mx10.gnu.org ([199.232.76.166]:36040) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1NFFZq-0005T1-00 for emacs-pretest-bug@gnu.org; Mon, 30 Nov 2009 18:22:42 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NFFZl-0007xu-NK for emacs-pretest-bug@gnu.org; Mon, 30 Nov 2009 18:22:41 -0500 Received: from mail-px0-f183.google.com ([209.85.216.183]:44329) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NFFZl-0007xm-Cl for emacs-pretest-bug@gnu.org; Mon, 30 Nov 2009 18:22:37 -0500 Received: by pxi13 with SMTP id 13so334972pxi.24 for ; Mon, 30 Nov 2009 15:22:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.103.26 with SMTP id f26mr8887346wam.198.1259623356341; Mon, 30 Nov 2009 15:22:36 -0800 (PST) Date: Mon, 30 Nov 2009 15:22:36 -0800 Message-ID: Subject: 23.1.50; Emacs.app doesn't follow Cmd-~ convention on Mac OS X From: Matthew Dempsky To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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) From rgm@gnu.org Tue Dec 1 13:12:29 2009 Received: (at control) by emacsbugs.donarmstrong.com; 1 Dec 2009 21:12:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.7 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB1LCRWr009597 for ; Tue, 1 Dec 2009 13:12:29 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NFa1L-00011P-3i; Tue, 01 Dec 2009 16:12:27 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19221.34490.957413.212691@fencepost.gnu.org> Date: Tue, 1 Dec 2009 16:12:26 -0500 From: Glenn Morris To: control Subject: control unarchive 1969 forcemerge 1969 5083 reassign 5087 spam reassign 5088 spam reassign 5089 spam reassign 5090 spam reassign 5092 spam reassign 5084 emacs,ns tags 4957 moreinfo unreproducible tags 5059 moreinfo unreproducible tags 5086 moreinfo unreproducible From matthew@dempsky.org Tue Dec 1 15:05:48 2009 Received: (at control) by emacsbugs.donarmstrong.com; 1 Dec 2009 23:05:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.5 required=4.0 tests=AWL,MURPHY_DRUGS_REL8,ONEWORD, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-qy0-f197.google.com (mail-qy0-f197.google.com [209.85.221.197]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB1N5l2O019666 for ; Tue, 1 Dec 2009 15:05:48 -0800 Received: by qyk35 with SMTP id 35so256006qyk.19 for ; Tue, 01 Dec 2009 15:05:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.224.43.168 with SMTP id w40mr3273870qae.19.1259708740865; Tue, 01 Dec 2009 15:05:40 -0800 (PST) Date: Tue, 1 Dec 2009 15:05:40 -0800 Message-ID: Subject: burlap From: Matthew Dempsky To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 tags 5084 patch From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 06:48:23 2010 Received: (at 5084-done) by debbugs.gnu.org; 13 Jul 2010 10:48:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYd2E-0000eK-R6 for submit@debbugs.gnu.org; Tue, 13 Jul 2010 06:48:22 -0400 Received: from mail-ew0-f44.google.com ([209.85.215.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYd2C-0000eF-Vu for 5084-done@debbugs.gnu.org; Tue, 13 Jul 2010 06:48:21 -0400 Received: by ewy22 with SMTP id 22so1080944ewy.3 for <5084-done@debbugs.gnu.org>; Tue, 13 Jul 2010 03:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:cc:to :mime-version:x-mailer; bh=thouv/Iugv9Ibk1c9KzTk8Zsgx+FoM9fM+m0l2bDqdk=; b=Nsv0TdfYBh6rdqfM8nkeI0lYXAh/ehCw1bzGIf9wHVkZy76e3i8ZhbK5oeI5pKlkAa zh9csxZXakJY8JPeKLiLLwdG0GnwqmwnyS66A5MqHoi+EFIAvCYXPBvVl41vOZrDN4+0 Qe/Q7qM+w3JvSfkZ9sPSiXiBBlZ/DTOGeilWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :cc:to:mime-version:x-mailer; b=snOqNuJ8U6bZDa1CSu48STw4bP7Y5uYu87dAJDLXr8DpSnzOj5yo0JoFqydt5vIj95 tByAOSy3ITNHO7LZ7S4qwhfSzWahlnoH+LXFBw8UJFCXhdwZVqeuDvIkqMR8fOIeth0/ TbjxXhhhG6y1Lpl96TaYGuYHBxrjYrAP59C7c= Received: by 10.213.20.132 with SMTP id f4mr10857891ebb.92.1279018104800; Tue, 13 Jul 2010 03:48:24 -0700 (PDT) Received: from [10.0.1.2] (dsl-hkibrasgw2-ff6ec300-110.dhcp.inet.fi [88.195.110.110]) by mx.google.com with ESMTPS id z55sm46098931eeh.3.2010.07.13.03.48.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 Jul 2010 03:48:24 -0700 (PDT) From: Adrian Robert Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Patch applied Date: Tue, 13 Jul 2010 13:48:24 +0300 Message-Id: <747930AC-6060-4E46-BB4E-45BAC414C068@gmail.com> To: 5084-done@debbugs.gnu.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: 5084-done Cc: matthew@dempsky.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.4 (-) Thanks! From unknown Mon Aug 18 11:21:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 10 Aug 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator