From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX Resent-From: Jakub Turski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Oct 2010 16:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7150 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7150@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.12860352757183 (code B ref -1); Sat, 02 Oct 2010 16:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Oct 2010 16:01:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P24WR-0001rl-BU for submit@debbugs.gnu.org; Sat, 02 Oct 2010 12:01:15 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P24BA-0001hs-OB for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:39:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P24E5-00035E-6i for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:42:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:43657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P24E5-00035A-4D for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:42:17 -0400 Received: from [140.186.70.92] (port=53414 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P24E3-0001tU-M6 for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P24E2-00034n-FP for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:15 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:36919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P24E2-00034i-96 for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:14 -0400 Received: by ewy19 with SMTP id 19so1898883ewy.0 for ; Sat, 02 Oct 2010 08:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=NnVuxisyDgQw57tIYF2mGHieRScDZQKOpQTw1Zi+N5A=; b=DF/0I19QIYNEgqM2999prk/0GnfMKzAiPah1t6iOyr/JbEMJYkYQ1bn68b+x83JWw5 8wv0tD7YVwhVDZDf3VYxRh+K8w8uGb3VDw/1U0aQbbD5yR8a4xRrp8eFTG5YP8OQ+Yoq hNwXT/0IQvc1irrASlLU1h3kwSzVIonjVKMdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=gOEQArPYLUnn+W9AkZFv1C0Se2r8NuYwjvi8edO6vePzbAxeFsSBDqZU+Y6Pje+q0G kzsPNY1xyteltCcJ1Z5k8/LxlhmCL4oH3yYp17kXvDyAaJzszKSaunZc0CyINShlyUEg tTUBy7j2ByOifMmdX5VntZ9DEypapbhgLok6g= Received: by 10.213.14.84 with SMTP id f20mr6646422eba.75.1286034131870; Sat, 02 Oct 2010 08:42:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.127.11 with HTTP; Sat, 2 Oct 2010 08:41:51 -0700 (PDT) From: Jakub Turski Date: Sat, 2 Oct 2010 16:41:51 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Mailman-Approved-At: Sat, 02 Oct 2010 12:01:12 -0400 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: -5.9 (-----) It's not a bug per se, rather a feature request. Would it be possible to include this patch: http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-November/003853.html in Gnu Emacs? It's only relevant for OSX, but makes life easier for anyone who wants to use Emacs under OSX and uses a keyboard layout that uses right Alt key as a modifier to input special characters. This is an Aquamacs patch, and Aquamacs allows this: ;; Make right Meta a system modifier. (setq ns-right-alternate-modifier nil) which results in left Alt being interpreted by Aquamacs as Meta, and right Alt being interpreted by operating system as keyboard modifier. This allows me to use Polish keyboard layout without resorting to unusual method of inputting Polish characters. It would be good if other users, especially those that don't want to use Aquamacs because of some of its modifications, can use this feature. I've tried to naively apply this patch to current 23.2 sources, but failed - apparently it has diverged too much by now. I don't think I have both skills and time needed to modify this patch, but it looks relatively simple, provided you know your way around Emacs source code. Is there a chance to port and include this feature? Thanks, KT. In GNU Emacs 23.2.50.2 (x86_64-apple-darwin10.4.0, NS apple-appkit-1038.32) of 2010-10-02 on imacoob.nerv.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: pl_PL.UTF-8 value of $LC_CTYPE: pl_PL.UTF-8 value of $LC_MESSAGES: C value of $LC_MONETARY: en_IE.utf-8 value of $LC_NUMERIC: en_IE.utf-8 value of $LC_TIME: en_IE.utf-8 value of $LANG: en_IE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: global-whitespace-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x 1 M-x r e p o r t - e m a Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug warnings disp-table whitespace tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From unknown Fri Jun 20 07:12:28 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jakub Turski Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Message-ID: References: <4CB36442.3070409@swipnet.se> X-Gnu-PR-Message: they-closed 7150 X-Gnu-PR-Package: emacs,ns Reply-To: 7150@debbugs.gnu.org Date: Mon, 11 Oct 2010 19:21:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1286824862-13135-1" This is a multi-part message in MIME format... ------------=_1286824862-13135-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #7150: 23.2.50; Include patch for distinguishing between left and right Alt= keys on OSX which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 7150@debbugs.gnu.org. --=20 7150: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D7150 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1286824862-13135-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 7150-done) by debbugs.gnu.org; 11 Oct 2010 19:20:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Nv6-0003Pf-MF for submit@debbugs.gnu.org; Mon, 11 Oct 2010 15:20:25 -0400 Received: from smtprelay-h31.telenor.se ([213.150.131.4]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Nv4-0003Pa-T3 for 7150-done@debbugs.gnu.org; Mon, 11 Oct 2010 15:20:23 -0400 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h31.telenor.se (Postfix) with ESMTP id 92502E9CE3 for <7150-done@debbugs.gnu.org>; Mon, 11 Oct 2010 21:23:47 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8wAC4Bs0xV4S0jPGdsb2JhbACDH55uDAEBAQE1LbBlkkaBIoFcFYFBdASJU4Nx X-IronPort-AV: E=Sophos;i="4.57,315,1283724000"; d="scan'208";a="140003369" Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 11 Oct 2010 21:23:47 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 8EB777FA05A; Mon, 11 Oct 2010 21:23:46 +0200 (CEST) Message-ID: <4CB36442.3070409@swipnet.se> Date: Mon, 11 Oct 2010 21:23:46 +0200 From: =?UTF-8?B?SmFuIERqw6Rydg==?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5 MIME-Version: 1.0 To: Jakub Turski Subject: Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: 7150-done Cc: 7150-done@debbugs.gnu.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: -2.4 (--) I commited the same functionality in the emacs-23 branch. The patch you refer to makes none mean something else for right alt (follow left alt) than it does for the left alt (pass to system). This is inconsistent, so I kept none to mean pass to system, and made a new value, left, to mean follow the left alt key. Jan D. Jakub Turski skrev 2010-10-02 17.41: > It's not a bug per se, rather a feature request. > Would it be possible to include this patch: > http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-November/003853.html > in Gnu Emacs? It's only relevant for OSX, but makes life easier for > anyone who wants to use Emacs under OSX and uses a keyboard layout that > uses right Alt key as a modifier to input special characters. This is an > Aquamacs patch, and Aquamacs allows this: > > ;; Make right Meta a system modifier. > (setq ns-right-alternate-modifier nil) > > which results in left Alt being interpreted by Aquamacs as Meta, and > right Alt being interpreted by operating system as keyboard > modifier. This allows me to use Polish keyboard layout without resorting > to unusual method of inputting Polish characters. It would be good if > other users, especially those that don't want to use Aquamacs because of > some of its modifications, can use this feature. > > I've tried to naively apply this patch to current 23.2 sources, but > failed - apparently it has diverged too much by now. I don't think I > have both skills and time needed to modify this patch, but it looks > relatively simple, provided you know your way around Emacs source code. > > Is there a chance to port and include this feature? > > Thanks, > > KT. > > In GNU Emacs 23.2.50.2 (x86_64-apple-darwin10.4.0, NS apple-appkit-1038.32) > of 2010-10-02 on imacoob.nerv.local > Windowing system distributor `Apple', version 10.3.1038 > configured using `configure '--with-ns'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: pl_PL.UTF-8 > value of $LC_CTYPE: pl_PL.UTF-8 > value of $LC_MESSAGES: C > value of $LC_MONETARY: en_IE.utf-8 > value of $LC_NUMERIC: en_IE.utf-8 > value of $LC_TIME: en_IE.utf-8 > value of $LANG: en_IE.UTF-8 > value of $XMODIFIERS: nil > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > Major mode: Fundamental > > Minor modes in effect: > global-whitespace-mode: t > tooltip-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > C-x 1 M-x r e p o r t - e m a > > Recent messages: > For information about GNU Emacs and the GNU system, type C-h C-a. > > Load-path shadows: > None found. > > Features: > (shadow sort mail-extr message ecomplete rfc822 mml mml-sec > password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 > rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc > time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 > hex-util hashcash mail-utils emacsbug warnings disp-table whitespace > tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu > tool-bar dnd fontset image fringe lisp-mode register page menu-bar > rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock > syntax facemenu font-core frame cham georgian utf-8-lang misc-lang > vietnamese tibetan thai tai-viet lao korean japanese hebrew greek > romanian slovak czech european ethiopic indian cyrillic chinese > case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button > minibuffer faces cus-face files text-properties overlay md5 base64 > format env code-pages mule custom widget hashtable-print-readable > backquote make-network-process ns multi-tty emacs) > > ------------=_1286824862-13135-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Oct 2010 16:01:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P24WR-0001rl-BU for submit@debbugs.gnu.org; Sat, 02 Oct 2010 12:01:15 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P24BA-0001hs-OB for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:39:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P24E5-00035E-6i for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:42:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:43657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P24E5-00035A-4D for submit@debbugs.gnu.org; Sat, 02 Oct 2010 11:42:17 -0400 Received: from [140.186.70.92] (port=53414 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P24E3-0001tU-M6 for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P24E2-00034n-FP for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:15 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:36919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P24E2-00034i-96 for bug-gnu-emacs@gnu.org; Sat, 02 Oct 2010 11:42:14 -0400 Received: by ewy19 with SMTP id 19so1898883ewy.0 for ; Sat, 02 Oct 2010 08:42:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=NnVuxisyDgQw57tIYF2mGHieRScDZQKOpQTw1Zi+N5A=; b=DF/0I19QIYNEgqM2999prk/0GnfMKzAiPah1t6iOyr/JbEMJYkYQ1bn68b+x83JWw5 8wv0tD7YVwhVDZDf3VYxRh+K8w8uGb3VDw/1U0aQbbD5yR8a4xRrp8eFTG5YP8OQ+Yoq hNwXT/0IQvc1irrASlLU1h3kwSzVIonjVKMdU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=gOEQArPYLUnn+W9AkZFv1C0Se2r8NuYwjvi8edO6vePzbAxeFsSBDqZU+Y6Pje+q0G kzsPNY1xyteltCcJ1Z5k8/LxlhmCL4oH3yYp17kXvDyAaJzszKSaunZc0CyINShlyUEg tTUBy7j2ByOifMmdX5VntZ9DEypapbhgLok6g= Received: by 10.213.14.84 with SMTP id f20mr6646422eba.75.1286034131870; Sat, 02 Oct 2010 08:42:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.127.11 with HTTP; Sat, 2 Oct 2010 08:41:51 -0700 (PDT) From: Jakub Turski Date: Sat, 2 Oct 2010 16:41:51 +0100 Message-ID: Subject: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 02 Oct 2010 12:01:12 -0400 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: -5.9 (-----) It's not a bug per se, rather a feature request. Would it be possible to include this patch: http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-November/003853.html in Gnu Emacs? It's only relevant for OSX, but makes life easier for anyone who wants to use Emacs under OSX and uses a keyboard layout that uses right Alt key as a modifier to input special characters. This is an Aquamacs patch, and Aquamacs allows this: ;; Make right Meta a system modifier. (setq ns-right-alternate-modifier nil) which results in left Alt being interpreted by Aquamacs as Meta, and right Alt being interpreted by operating system as keyboard modifier. This allows me to use Polish keyboard layout without resorting to unusual method of inputting Polish characters. It would be good if other users, especially those that don't want to use Aquamacs because of some of its modifications, can use this feature. I've tried to naively apply this patch to current 23.2 sources, but failed - apparently it has diverged too much by now. I don't think I have both skills and time needed to modify this patch, but it looks relatively simple, provided you know your way around Emacs source code. Is there a chance to port and include this feature? Thanks, KT. In GNU Emacs 23.2.50.2 (x86_64-apple-darwin10.4.0, NS apple-appkit-1038.32) of 2010-10-02 on imacoob.nerv.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: pl_PL.UTF-8 value of $LC_CTYPE: pl_PL.UTF-8 value of $LC_MESSAGES: C value of $LC_MONETARY: en_IE.utf-8 value of $LC_NUMERIC: en_IE.utf-8 value of $LC_TIME: en_IE.utf-8 value of $LANG: en_IE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: global-whitespace-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x 1 M-x r e p o r t - e m a Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug warnings disp-table whitespace tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win easymenu tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) ------------=_1286824862-13135-1-- From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Jakub Turski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 11 Oct 2010 22:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128683546720342 (code B ref 7150); Mon, 11 Oct 2010 22:18:01 +0000 Received: (at 7150) by debbugs.gnu.org; 11 Oct 2010 22:17:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Qgk-0005I3-Uh for submit@debbugs.gnu.org; Mon, 11 Oct 2010 18:17:47 -0400 Received: from mail-iw0-f172.google.com ([209.85.214.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5Qgi-0005Hy-EE for 7150@debbugs.gnu.org; Mon, 11 Oct 2010 18:17:44 -0400 Received: by iwn10 with SMTP id 10so4096573iwn.3 for <7150@debbugs.gnu.org>; Mon, 11 Oct 2010 15:21:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=4iNuuadJmEAYb29Mj6V7qvi2IxZz3VKAen1GqnXViKA=; b=HmTpQOc7wBuV4EifsD2Y5LaPODbqsylgODmnc2SFrhHHuNIRcJMdLrirFC/1tD6CK3 2HSC+JKYKiQQJ9HanKjLjlbq7vLeDNR0JQ/6ZN2D+BrOu69VXOKG4N3+BbKuhv7A9Fwr wRWsB72rcwSpOLFx+pFfWEjulml3R/aYbi7gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=YPqRB5eFDofxQN+nKmPXDeqTxd9ni4X/r6JGxowWWHyJqHGNXKj5AF8dt6y7ytlAYM nshT+RqHUfHZcsfzOd9Ff4fyqMWGEAlE/7gq1Juq8qsKbELAXvTXQ25Sfy6qdbjltk6y yw8nhSoOxIib8sQmUk1Njuxv/7f7J6Pw25BlU= Received: by 10.42.6.1 with SMTP id 1mr2269226icy.73.1286835669333; Mon, 11 Oct 2010 15:21:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.206.197 with HTTP; Mon, 11 Oct 2010 15:20:49 -0700 (PDT) In-Reply-To: References: <4CB36442.3070409@swipnet.se> From: Jakub Turski Date: Mon, 11 Oct 2010 23:20:49 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -4.3 (----) 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: -3.7 (---) > I commited the same functionality in the emacs-23 branch. =C2=A0The patch= you refer to makes none mean something else for right alt (follow left alt= ) than it does for the left alt (pass to system). =C2=A0This is inconsisten= t, so I kept none to mean pass to system, and made a new value, left, to me= an follow the left alt key. Can you please point me to relevant commit, so I can get the right branch, compile and test that? Thanks, KT. From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2010 08:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Jakub Turski Cc: 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.12869569261977 (code B ref 7150); Wed, 13 Oct 2010 08:03:01 +0000 Received: (at 7150) by debbugs.gnu.org; 13 Oct 2010 08:02:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5wHm-0000Vq-3t for submit@debbugs.gnu.org; Wed, 13 Oct 2010 04:02:06 -0400 Received: from smtprelay-h31.telenor.se ([213.150.131.4]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P5wHj-0000VS-JC for 7150@debbugs.gnu.org; Wed, 13 Oct 2010 04:02:04 -0400 Received: from ipb4.telenor.se (ipb4.telenor.se [195.54.127.167]) by smtprelay-h31.telenor.se (Postfix) with ESMTP id 25AA6E8D9A for <7150@debbugs.gnu.org>; Wed, 13 Oct 2010 10:05:31 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmgvAFEFtUxV4S1kPGdsb2JhbACDH54rDAEBAQE1LappklSBIoMydASNRA X-IronPort-AV: E=Sophos;i="4.57,324,1283724000"; d="scan'208";a="1680671202" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb4.telenor.se with ESMTP; 13 Oct 2010 10:05:31 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 76FD57FA05A; Wed, 13 Oct 2010 10:05:31 +0200 (CEST) Message-ID: <4CB5684B.60400@swipnet.se> Date: Wed, 13 Oct 2010 10:05:31 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5 MIME-Version: 1.0 References: <4CB36442.3070409@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 (--) 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: -2.4 (--) Jakub Turski skrev 2010-10-12 00.20: >> I commited the same functionality in the emacs-23 branch. The patch you refer to makes none mean something else for right alt (follow left alt) than it does for the left alt (pass to system). This is inconsistent, so I kept none to mean pass to system, and made a new value, left, to mean follow the left alt key. > Can you please point me to relevant commit, so I can get the right > branch, compile and test that? > Use % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 to get that branch. Also see http://savannah.gnu.org/projects/emacs/. The relevant revno is 100102. Jan D. From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2010 12:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Cc: yacoob@gmail.com, 7150@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128697208911358 (code B ref 7150); Wed, 13 Oct 2010 12:15:02 +0000 Received: (at 7150) by debbugs.gnu.org; 13 Oct 2010 12:14:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P60EL-0002x9-82 for submit@debbugs.gnu.org; Wed, 13 Oct 2010 08:14:49 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P60EJ-0002x2-Qr for 7150@debbugs.gnu.org; Wed, 13 Oct 2010 08:14:48 -0400 Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P60Hg-00064r-TX; Wed, 13 Oct 2010 08:18:16 -0400 From: Eli Zaretskii In-reply-to: <4CB5684B.60400@swipnet.se> (message from Jan =?UTF-8?Q?Dj=C3=A4rv?= on Wed, 13 Oct 2010 10:05:31 +0200) References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-Id: Date: Wed, 13 Oct 2010 08:18:16 -0400 X-Spam-Score: -6.5 (------) 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: -6.5 (------) > Date: Wed, 13 Oct 2010 10:05:31 +0200 > From: Jan Djärv > Cc: 7150@debbugs.gnu.org > > > Can you please point me to relevant commit, so I can get the right > > branch, compile and test that? > > > > Use > % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 I think it is bzr branch bzr://bzr.savannah.gnu.org/emacs/emacs-23 (i.e. without the "r" part and with "bzr" instead of "http"). From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2010 13:10:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Eli Zaretskii Cc: yacoob@gmail.com, 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128697540012903 (code B ref 7150); Wed, 13 Oct 2010 13:10:03 +0000 Received: (at 7150) by debbugs.gnu.org; 13 Oct 2010 13:10:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P615k-0003M3-Bb for submit@debbugs.gnu.org; Wed, 13 Oct 2010 09:10:00 -0400 Received: from smtprelay-b12.telenor.se ([62.127.194.21]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P615i-0003Lv-JV for 7150@debbugs.gnu.org; Wed, 13 Oct 2010 09:09:59 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id 4972FE9217 for <7150@debbugs.gnu.org>; Wed, 13 Oct 2010 15:13:28 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsyAP9MtUxV4S1kPGdsb2JhbACDH54tDAEBAQE1Lag4kkqBIoMydASNRA X-IronPort-AV: E=Sophos;i="4.57,325,1283724000"; d="scan'208";a="139318971" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb2.telenor.se with ESMTP; 13 Oct 2010 15:13:27 +0200 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 43C1F7FA05A; Wed, 13 Oct 2010 15:13:27 +0200 (CEST) Message-ID: <4CB5B076.6040204@swipnet.se> Date: Wed, 13 Oct 2010 15:13:26 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8 MIME-Version: 1.0 References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.9 (--) 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: -2.9 (--) 2010-10-13 14:18, Eli Zaretskii skrev: >> Date: Wed, 13 Oct 2010 10:05:31 +0200 >> From: Jan Dj=C3=A4rv >> Cc: 7150@debbugs.gnu.org >> >>> Can you please point me to relevant commit, so I can get the right >>> branch, compile and test that? >>> >> >> Use >> % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 > > I think it is > > bzr branch bzr://bzr.savannah.gnu.org/emacs/emacs-23 > > (i.e. without the "r" part and with "bzr" instead of "http"). Well, http: with r works as does bzr: without r. Take your pick :-). Maybe bzr is faster if you later are going to update the tree, I haven't=20 tested. For the inital download they are the same (i.e. slow). Jan D. From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 13 Oct 2010 13:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Eli Zaretskii Cc: yacoob@gmail.com, Jan =?UTF-8?Q?Dj=C3=A4rv?= , 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128697648313385 (code B ref 7150); Wed, 13 Oct 2010 13:29:01 +0000 Received: (at 7150) by debbugs.gnu.org; 13 Oct 2010 13:28:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P61NC-0003Tq-8F for submit@debbugs.gnu.org; Wed, 13 Oct 2010 09:28:03 -0400 Received: from mail-out.m-online.net ([212.18.0.9]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P61N9-0003TR-7c for 7150@debbugs.gnu.org; Wed, 13 Oct 2010 09:28:00 -0400 Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id AD1351C1599A; Wed, 13 Oct 2010 15:31:28 +0200 (CEST) Received: from hase.home (ppp-93-104-137-48.dynamic.mnet-online.de [93.104.137.48]) by mail.mnet-online.de (Postfix) with ESMTP id 125671C000B9; Wed, 13 Oct 2010 15:31:27 +0200 (CEST) From: Andreas Schwab References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> X-Yow: MERYL STREEP is my obstetrician! Date: Wed, 13 Oct 2010 15:31:27 +0200 In-Reply-To: (Eli Zaretskii's message of "Wed, 13 Oct 2010 08:18:16 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -2.7 (--) 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: -2.7 (--) Eli Zaretskii writes: >> Use >> % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 > > I think it is > > bzr branch bzr://bzr.savannah.gnu.org/emacs/emacs-23 Both are correct, albeit the latter is faster, but may not work through firewalls. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Jakub Turski Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Oct 2010 20:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Cc: 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128708958819395 (code B ref 7150); Thu, 14 Oct 2010 20:54:01 +0000 Received: (at 7150) by debbugs.gnu.org; 14 Oct 2010 20:53:08 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6UnU-00052m-H4 for submit@debbugs.gnu.org; Thu, 14 Oct 2010 16:53:08 -0400 Received: from mail-yw0-f44.google.com ([209.85.213.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6UnT-00052X-3H for 7150@debbugs.gnu.org; Thu, 14 Oct 2010 16:53:07 -0400 Received: by ywa6 with SMTP id 6so37572ywa.3 for <7150@debbugs.gnu.org>; Thu, 14 Oct 2010 13:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=7IAjKj7I6owzy4qJYLzo56m20iH4ykk4XkigDYIRAL8=; b=PYxKeJtC3mdCtXTeWBocvEorZFGC/oRGn6Shpo8ePu+9A94OIAnOQ1zgNKW0qUk0OS TAO4seQY8TbYn7AmPzeAEzi04B2Z5CCEqiZC1K0GJw/idZ01S628eoo5/jvJ5X+2F7t1 cb0NO7YFlCBTY/MXUYoRGCWRppqIqS45obJ08= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=IJwBDd1VEPkpPy6GDk1VQmSI52wcWjozsgcTOlQ3SQ/FGCQj0r7ox/R3i8DKZCOGwT /lUhGnZPy/vjpAZqwo0ooyRas9sgq2+T6DKq+cWmhn25H00Yh9K55MaxIwWAPgNT7iV4 6jEE7N+YMOnPhRNQJJhZFAiIcDIWMPHqt2IhU= Received: by 10.42.142.1 with SMTP id q1mr1180639icu.119.1287089798571; Thu, 14 Oct 2010 13:56:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.206.197 with HTTP; Thu, 14 Oct 2010 13:56:18 -0700 (PDT) In-Reply-To: <4CB5684B.60400@swipnet.se> References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> From: Jakub Turski Date: Thu, 14 Oct 2010 21:56:18 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.4 (---) 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: -3.3 (---) > Use > % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 > The relevant revno is 100102. I can confirm it really works as expected. Well, at least as I'd expect it to work :) I take it that this change will be included in 23.3? KT. From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Oct 2010 05:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Jakub Turski Cc: 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.12871219053587 (code B ref 7150); Fri, 15 Oct 2010 05:52:02 +0000 Received: (at 7150) by debbugs.gnu.org; 15 Oct 2010 05:51:45 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6dCi-0000vo-LV for submit@debbugs.gnu.org; Fri, 15 Oct 2010 01:51:44 -0400 Received: from smtprelay-h32.telenor.se ([213.150.131.5]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6dCg-0000vf-Ev for 7150@debbugs.gnu.org; Fri, 15 Oct 2010 01:51:43 -0400 Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id EBE1FE91FC for <7150@debbugs.gnu.org>; Fri, 15 Oct 2010 07:55:15 +0200 (CEST) X-SENDER-IP: [85.225.45.100] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AloxAAqKt0xV4S1kPGdsb2JhbACDH54CDAEBAQE1LawNkjmBIoMydASNSQ X-IronPort-AV: E=Sophos;i="4.57,334,1283724000"; d="scan'208";a="139699288" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb2.telenor.se with ESMTP; 15 Oct 2010 07:55:01 +0200 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 58FDD7FA05A; Fri, 15 Oct 2010 07:55:00 +0200 (CEST) Message-ID: <4CB7ECB4.4030501@swipnet.se> Date: Fri, 15 Oct 2010 07:55:00 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.11) Gecko/20101004 Thunderbird/3.1.5 MIME-Version: 1.0 References: <4CB36442.3070409@swipnet.se> <4CB5684B.60400@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.4 (--) 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: -2.4 (--) Jakub Turski skrev 2010-10-14 22.56: >> Use >> % bzr branch http://bzr.savannah.gnu.org/r/emacs/emacs-23 >> The relevant revno is 100102. > I can confirm it really works as expected. Well, at least as I'd > expect it to work :) > I take it that this change will be included in 23.3? > Yes, that tree will become 23.3. Jan D. From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: closed (Re: bug#7150: 23.2.50; Include patch for distinguishing between left and right Alt keys on OSX) References: In-Reply-To: Resent-From: Esa Peuha Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 16 Oct 2010 08:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: 7150@debbugs.gnu.org Received: via spool by 7150-submit@debbugs.gnu.org id=B7150.128721936822288 (code B ref 7150); Sat, 16 Oct 2010 08:57:01 +0000 Received: (at 7150) by debbugs.gnu.org; 16 Oct 2010 08:56:08 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P72Yi-0005nR-HQ for submit@debbugs.gnu.org; Sat, 16 Oct 2010 04:56:08 -0400 Received: from mail-wy0-f172.google.com ([74.125.82.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P72Yg-0005n4-MF for 7150@debbugs.gnu.org; Sat, 16 Oct 2010 04:56:07 -0400 Received: by wyb29 with SMTP id 29so1584642wyb.3 for <7150@debbugs.gnu.org>; Sat, 16 Oct 2010 01:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=eGy9ojfLYycc/77jUFYEUkVwItVCxwYFhd/VgnEh55Y=; b=THN2Fhe1n5kY50Yye6Ht1ZlqvEmdy94bDFGsTC9Ddx+fHThEghwpXZWcMQxm5aAHCG aPvn3mTz3GXYETBhRThECpiCD8gxSDtBDS94V/SLkbOE02AFfQbSjY3A8gqswcp4upcv Br+jcqWl20r1I3gd2UOG/vUoJ58gq+0WBLd8c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LdvTbedSHz+WFeGySmoTkNwvk26LPfyS1AOcYhT7DYcSq0wmadsS+K3UCkWiSV65hq vTlLbnBTZmD0Pu/aX923Z2EsA4AO+5AW/d2oxXMM8II5+BCJfHfS/eryzlf5kf+WMFlm AG0m2PUrPeLP4Gg+96PuDOEtMV1W75C4l8F8o= MIME-Version: 1.0 Received: by 10.216.188.132 with SMTP id a4mr1959556wen.61.1287219583544; Sat, 16 Oct 2010 01:59:43 -0700 (PDT) Received: by 10.216.10.146 with HTTP; Sat, 16 Oct 2010 01:59:43 -0700 (PDT) Date: Sat, 16 Oct 2010 11:59:43 +0300 Message-ID: From: Esa Peuha Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.5 (--) 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: -3.6 (---) >Well, http: with r works as does bzr: without r. Take your pick :-). >Maybe bzr is faster if you later are going to update the tree, I haven't >tested. For the inital download they are the same (i.e. slow). People who only want the latest revision (ie. not the full history) can use "bzr checkout --lightweight" instead of "bzr branch" to save both disk space and transfer time (at least initially, don't know about updates). Maybe http://savannah.gnu.org/bzr/?group=emacs could mention this possibility. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 19 09:52:40 2010 Received: (at control) by debbugs.gnu.org; 19 Nov 2010 14:52:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PJSKN-0006KA-PN for submit@debbugs.gnu.org; Fri, 19 Nov 2010 09:52:39 -0500 Received: from mail-ww0-f46.google.com ([74.125.82.46]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PJSKL-0006K5-GW for control@debbugs.gnu.org; Fri, 19 Nov 2010 09:52:37 -0500 Received: by wwf26 with SMTP id 26so2959947wwf.15 for ; Fri, 19 Nov 2010 06:57:44 -0800 (PST) Received: by 10.227.137.138 with SMTP id w10mr2366853wbt.19.1290178663990; Fri, 19 Nov 2010 06:57:43 -0800 (PST) Received: from dhcp-163-1-81-15.maths.ox.ac.uk (dhcp-163-1-81-15.maths.ox.ac.uk [163.1.81.15]) by mx.google.com with ESMTPS id p4sm833627wej.28.2010.11.19.06.57.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Nov 2010 06:57:41 -0800 (PST) Message-Id: From: Robert Clancy To: control@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Date: Fri, 19 Nov 2010 14:57:39 +0000 X-Mailer: Apple Mail (2.936) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control 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: -0.3 (/) unarchive 7150 From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: Distinguishing between left/right modifier keys in OSX References: In-Reply-To: Resent-From: Robert Clancy Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Nov 2010 15:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.129017887827230 (code B ref -1); Fri, 19 Nov 2010 15:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 19 Nov 2010 15:01:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PJSSj-000759-N0 for submit@debbugs.gnu.org; Fri, 19 Nov 2010 10:01:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PJSNJ-0006Lh-C3 for submit@debbugs.gnu.org; Fri, 19 Nov 2010 09:55:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJSSF-0006mD-UJ for submit@debbugs.gnu.org; Fri, 19 Nov 2010 10:00:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:50425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJSSF-0006lz-SF for submit@debbugs.gnu.org; Fri, 19 Nov 2010 10:00:47 -0500 Received: from [140.186.70.92] (port=47930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJSSE-0000vC-Tc for bug-gnu-emacs@gnu.org; Fri, 19 Nov 2010 10:00:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJSSD-0006lc-F8 for bug-gnu-emacs@gnu.org; Fri, 19 Nov 2010 10:00:46 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:38659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJSSD-0006lY-Ap for bug-gnu-emacs@gnu.org; Fri, 19 Nov 2010 10:00:45 -0500 Received: by wyf23 with SMTP id 23so4692926wyf.0 for ; Fri, 19 Nov 2010 07:00:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=UM8mrbINPzwXEU9x8n+oZCe2lhj/M4hZAXjWyHFfLX0=; b=nS+hCRmqmfuMcrftRTfV5umAYQ/8Rph8ycWnKvndPfbhQQ/S4P27Lt/t7ZHj+hFAbh zNdQ1vZHsdk/kH7sBqX3PDCF0y7IuOK7bRUphqdXoWxzP1LtAhJCW3v3iXpIHv9L58da cuwe5lVm/gAj1jNwaxl7r3GFH7HrZB2pCRAjE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=hT4sTWT5ZzqrPUcfQQ8REZd5e4zLOfPp7Y8IGIxCK/bdelDddIURPqB2CQxeq3A+Gj ZL/IwAMvPXF4kpyUpYwPDaBxZ6Brp+uv0bR/7jQGDVEniSTzjs4JSXBIC91/biJ0K+Ip JuSQhi3ALcrpi23v8fNzPRzn6/s+hQKHQ6wIM= Received: by 10.216.73.8 with SMTP id u8mr819425wed.91.1290178842419; Fri, 19 Nov 2010 07:00:42 -0800 (PST) Received: from dhcp-163-1-81-15.maths.ox.ac.uk (dhcp-163-1-81-15.maths.ox.ac.uk [163.1.81.15]) by mx.google.com with ESMTPS id x28sm834178weq.40.2010.11.19.07.00.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 19 Nov 2010 07:00:42 -0800 (PST) Message-Id: From: Robert Clancy Content-Type: multipart/alternative; boundary=Apple-Mail-2-486512008 Mime-Version: 1.0 (Apple Message framework v936) Date: Fri, 19 Nov 2010 15:00:40 +0000 X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -5.9 (-----) X-Mailman-Approved-At: Fri, 19 Nov 2010 10:01:15 -0500 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: -5.9 (-----) --Apple-Mail-2-486512008 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Would it be possible to include this patch http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-December/003890.html which allows OSX users to set right modifier keys to be (for example) meta? It is extremely useful for someone who uses OSX. Thanks, Rob --Apple-Mail-2-486512008 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: 7bit Would it be possible to include this patch
http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-December/003890.html
which allows OSX users to set right modifier keys to be (for example) meta? It is extremely useful for someone who uses OSX.

Thanks,
Rob --Apple-Mail-2-486512008-- From unknown Fri Jun 20 07:12:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7150: Distinguishing between left/right modifier keys in OSX Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Nov 2010 10:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7150 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Robert Clancy Cc: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.129033413813344 (code B ref -1); Sun, 21 Nov 2010 10:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Nov 2010 10:08:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PK6qv-0003TB-Vu for submit@debbugs.gnu.org; Sun, 21 Nov 2010 05:08:58 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PK6qt-0003T6-M2 for submit@debbugs.gnu.org; Sun, 21 Nov 2010 05:08:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PK6vu-0006hY-RU for submit@debbugs.gnu.org; Sun, 21 Nov 2010 05:14:07 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RFC_ABUSE_POST autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:55805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PK6vu-0006hU-PK for submit@debbugs.gnu.org; Sun, 21 Nov 2010 05:14:06 -0500 Received: from [140.186.70.92] (port=47292 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PK6vt-0001Gp-Sd for bug-gnu-emacs@gnu.org; Sun, 21 Nov 2010 05:14:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PK6vs-0006h2-Nv for bug-gnu-emacs@gnu.org; Sun, 21 Nov 2010 05:14:05 -0500 Received: from smtprelay-h21.telenor.se ([195.54.99.196]:55080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PK6vs-0006gu-Gc for bug-gnu-emacs@gnu.org; Sun, 21 Nov 2010 05:14:04 -0500 Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id ACC10E9871 for ; Sun, 21 Nov 2010 11:14:02 +0100 (CET) X-SENDER-IP: [85.225.45.100] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah8wAD9/6ExV4S1kPGdsb2JhbACiZQwBAQEBNS27G4VLBIltg38 X-IronPort-AV: E=Sophos;i="4.59,231,1288566000"; d="scan'208";a="152763712" Received: from c-642de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.100]) by ipb1.telenor.se with ESMTP; 21 Nov 2010 11:14:02 +0100 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id D82367FA05A; Sun, 21 Nov 2010 11:14:01 +0100 (CET) Message-ID: <4CE8F0E9.4070907@swipnet.se> Date: Sun, 21 Nov 2010 11:14:01 +0100 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -4.3 (----) 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: -4.3 (----) Can you file a separate bug for this and explicitly spell out what you wish without referring to a patch? Jan D. Robert Clancy skrev 2010-11-19 16.00: > Would it be possible to include this patch > http://lists.aquamacs.org/pipermail/aquamacs-devel/2009-December/003890.html > which allows OSX users to set right modifier keys to be (for example) meta? It > is extremely useful for someone who uses OSX. > > Thanks, > Rob