From unknown Sat Jun 21 12:13:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17565: 24.3.91; numpad inserts wrong digits Resent-From: Josh Tilles Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 May 2014 18:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 17565 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17565@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.140086897025601 (code B ref -1); Fri, 23 May 2014 18:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 May 2014 18:16:10 +0000 Received: from localhost ([127.0.0.1]:58164 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wnu0n-0006ep-R9 for submit@debbugs.gnu.org; Fri, 23 May 2014 14:16:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41561) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wntzq-0006bh-R6 for submit@debbugs.gnu.org; Fri, 23 May 2014 14:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wntzk-0002Dq-O0 for submit@debbugs.gnu.org; Fri, 23 May 2014 14:15:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wntzk-0002Dh-Lw for submit@debbugs.gnu.org; Fri, 23 May 2014 14:15:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wntzj-0007AH-9e for bug-gnu-emacs@gnu.org; Fri, 23 May 2014 14:15:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wntzh-00027S-GF for bug-gnu-emacs@gnu.org; Fri, 23 May 2014 14:15:03 -0400 Received: from mail-ve0-x22b.google.com ([2607:f8b0:400c:c01::22b]:48607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wntzh-00027F-98 for bug-gnu-emacs@gnu.org; Fri, 23 May 2014 14:15:01 -0400 Received: by mail-ve0-f171.google.com with SMTP id oz11so6643333veb.2 for ; Fri, 23 May 2014 11:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=AQawL8ZR8CYKXNfvUKbu1IBEslOhBgMi6MCBPyg+Azg=; b=Qzj3VnU9g3uvRpYb8DQ+igiwne5bbi4mJwdF62F/okbAYR+wdtuXXVmrIzAdtLaqk7 M7HWLCZuydcfbNVpV5oZ7BohpGBBKhnSLDqy+eYgKb+YDjaNLU99clDj++Qo5QCEQdW7 3x0fGfgDZbS1B5sxrHKsb8yD0jmy/8AUV/CYh8PV1cGX1ZyPEro9ODO7mwBTasrk1EGI m3WuUgQtHUJc3dAF8fK3Z73WOSAzZoAJeZEDFucShNHrKYqX6TVtmXKnx4c+nTNT5d5u aoFXe0Lf9lLhbhk1MVsTSpwbYPSKavtWmw/xNXPqQZxTDsulj/q/NWu3oAKtt9hJZPcm GwWw== X-Received: by 10.52.141.74 with SMTP id rm10mr4776977vdb.6.1400868899802; Fri, 23 May 2014 11:14:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.147.14 with HTTP; Fri, 23 May 2014 11:14:39 -0700 (PDT) From: Josh Tilles Date: Fri, 23 May 2014 14:14:39 -0400 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Mailman-Approved-At: Fri, 23 May 2014 14:16:07 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Basically, *I* believe that I'm typing =E2=80=9C1234=E2=80=9D but Emacs ins= erts =E2=80=9C7895=E2=80=9D into the buffer. This was not the case in Emacs 24.3; typing =E2=80=9C1234= =E2=80=9D results in =E2=80=9C1234=E2=80=9D. I used the OS X application [Key Codes](http://manytricks.com/keycodes/) to show more detail about the actual keys I'm pressing: Key Down Characters: 1 Unicode: 49 / 0x31 Keys: #7 Key Code: 89 / 0x59 Modifiers: 2097408 / 0x200100 Key Down Characters: 2 Unicode: 50 / 0x32 Keys: #8 Key Code: 91 / 0x5b Modifiers: 2097408 / 0x200100 Key Down Characters: 3 Unicode: 51 / 0x33 Keys: #9 Key Code: 92 / 0x5c Modifiers: 2097408 / 0x200100 Key Down Characters: 4 Unicode: 52 / 0x34 Keys: #4 Key Code: 86 / 0x56 Modifiers: 2097408 / 0x200100 In GNU Emacs 24.3.91.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2014-05-12 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1265 Configured using: `configure --host=3Dx86_64-apple-darwin --build=3Di686-apple-darwin --with-ns' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x b 1 2 3 1 2 3 C-h k C-h k C-h l C-h l M-x * b u g * r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Type C-x 1 to delete the help window. [2 times] Making completion list... call-interactively: End of buffer Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-fns help-mode easymenu time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 73608 6684) (symbols 48 17266 0) (miscs 40 100 270) (strings 32 10039 3632) (string-bytes 1 272468) (vectors 16 8928) (vector-slots 8 361323 14353) (floats 8 56 604) (intervals 56 316 25) (buffers 960 14)) From unknown Sat Jun 21 12:13:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17565: 24.3.91; numpad inserts wrong digits References: In-Reply-To: Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 May 2014 09:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17565 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17565@debbugs.gnu.org. Cc: Josh Tilles Received: via spool by 17565-submit@debbugs.gnu.org id=B17565.140092223217123 (code B ref 17565); Sat, 24 May 2014 09:04:01 +0000 Received: (at 17565) by debbugs.gnu.org; 24 May 2014 09:03:52 +0000 Received: from localhost ([127.0.0.1]:58614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wo7rr-0004S7-OI for submit@debbugs.gnu.org; Sat, 24 May 2014 05:03:51 -0400 Received: from mailfe01.swip.net ([212.247.154.1]:43096 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wo7ro-0004Rm-K7 for 17565@debbugs.gnu.org; Sat, 24 May 2014 05:03:49 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 506862203; Sat, 24 May 2014 11:03:41 +0200 Message-ID: <5380606C.1030009@swipnet.se> Date: Sat, 24 May 2014 11:03:40 +0200 From: "Jan D." User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) > Basically, *I* believe that I'm typing “1234” but Emacs inserts “7895” > into the buffer. This was not the case in Emacs 24.3; typing “1234” > results in “1234”. I can't reproduce this. Did you start with -Q? What kind of keyboard do you use? Do you run 24.3 and 24.3.91 side by side and only 24.3.91 has the error? Jan D. From unknown Sat Jun 21 12:13:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17565: 24.3.91; numpad inserts wrong digits References: In-Reply-To: Resent-From: Josh Tilles Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 May 2014 17:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17565 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: 17565@debbugs.gnu.org Received: via spool by 17565-submit@debbugs.gnu.org id=B17565.14012114759180 (code B ref 17565); Tue, 27 May 2014 17:25:01 +0000 Received: (at 17565) by debbugs.gnu.org; 27 May 2014 17:24:35 +0000 Received: from localhost ([127.0.0.1]:33616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WpL71-0002Nt-7Y for submit@debbugs.gnu.org; Tue, 27 May 2014 13:24:35 -0400 Received: from mail-ve0-f169.google.com ([209.85.128.169]:33565) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WpL6v-0002NT-6u for 17565@debbugs.gnu.org; Tue, 27 May 2014 13:24:29 -0400 Received: by mail-ve0-f169.google.com with SMTP id jx11so11302218veb.28 for <17565@debbugs.gnu.org>; Tue, 27 May 2014 10:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=fWR0/fVCq5X9X1XKSJfTm9HlBhRrldmA6wt/D5pMlXw=; b=rj490HP5mEEwK6DboMjgKjWToaUB+yj4/0FhtuL6CiYj/YFX6kKgBk66ZL4FlLD0kw IQ1Pe6JpQnIxEnppI/moBdLfV2yfqOknV551zelqw8CfVd8RcLfg+qIEiCjOXZgLDkuC M1zBSo/BtwZeK5r5xDhJwoRq6ONggi0L4+GRBbrHZqDmwQHT0XngGUjDlmU2Q61bCx80 gOHA5WW34aRNsU/iXgnRCSSOjNbIAjxav4kiaMo9Ng3O2u7XZWlZyvLIPoMvm4KoMzXX O4W/YboC2Za8zfa/zSsXJ+9sncfe76wlE3w1GlsYYn7YbzmLT3S4dFuLgdUxk4sVWyv+ 0/og== X-Received: by 10.52.249.76 with SMTP id ys12mr2325538vdc.63.1401211459440; Tue, 27 May 2014 10:24:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.147.14 with HTTP; Tue, 27 May 2014 10:23:58 -0700 (PDT) From: Josh Tilles Date: Tue, 27 May 2014 13:23:58 -0400 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) When I had first created the ticket, I had only started Emacs with --no-init-file. However, I just verified that the behavior still shows up by starting Emacs with -Q. I'm using a Kinesis Advantage Pro keyboard, and in case you're not familiar with the model, an image is available here: https://www.washington.edu/itconnect/wp-content/uploads/2013/06/kinesisadva= ntagepro.jpg I am running Emacs 24.3 and 24.3.91 "side-by-side" by keeping the 24.3 Emacs.app in /Applications but keeping the 24.3.91 Emacs.app in ~/Applications (i.e., /Users/joshua.tilles/Applications/Emacs.app vs /Applications/Emacs.app) It might be relevant that I have an unusual keyboard layout: I've done (most of) the customization using OS X's Keyboard Layouts, not by using Kinesis's built-in remapping ability. The keyboard customization file follows, abbreviated to only the relevant portions: =E2=80=A6 =E2=80=A6 =E2=80=A6 =E2=80=A6 =E2=80=A6 =E2=80=A6 =E2=80=A6 From unknown Sat Jun 21 12:13:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17565: 24.3.91; numpad inserts wrong digits Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 May 2014 21:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17565 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Josh Tilles Cc: 17565@debbugs.gnu.org Received: via spool by 17565-submit@debbugs.gnu.org id=B17565.14012279006949 (code B ref 17565); Tue, 27 May 2014 21:59:02 +0000 Received: (at 17565) by debbugs.gnu.org; 27 May 2014 21:58:20 +0000 Received: from localhost ([127.0.0.1]:33750 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WpPNz-0001o0-Kk for submit@debbugs.gnu.org; Tue, 27 May 2014 17:58:19 -0400 Received: from alc-vshost7.dreamhost.com ([69.163.216.107]:51564 helo=ps18281.dreamhostps.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WpPNx-0001nr-Cu for 17565@debbugs.gnu.org; Tue, 27 May 2014 17:58:18 -0400 Received: from localhost.jurta.org (ps18281.dreamhostps.com [69.163.222.226]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 472E330324E311; Tue, 27 May 2014 14:58:15 -0700 (PDT) From: Juri Linkov Organization: JURTA References: Date: Wed, 28 May 2014 00:47:07 +0300 In-Reply-To: (Josh Tilles's message of "Tue, 27 May 2014 13:23:58 -0400") Message-ID: <87fvju51yc.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > It might be relevant that I have an unusual keyboard layout: I've done > (most of) the customization using OS X's Keyboard Layouts, not by > using Kinesis's built-in remapping ability. The keyboard customization > file follows, abbreviated to only the relevant portions: [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net [Blocked - see ] 1.6 RCVD_IN_BRBL_LASTEXT RBL: RCVD_IN_BRBL_LASTEXT [69.163.216.107 listed in bb.barracudacentral.org] 0.7 RCVD_IN_XBL RBL: Received via a relay in Spamhaus XBL [69.163.216.107 listed in zen.spamhaus.org] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 3.6 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: > It might be relevant that I have an unusual keyboard layout: I've done > (most of) the customization using OS X's Keyboard Layouts, not by > using Kinesis's built-in remapping ability. The keyboard customization > file follows, abbreviated to only the relevant portions: [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.7 RCVD_IN_XBL RBL: Received via a relay in Spamhaus XBL [69.163.216.107 listed in zen.spamhaus.org] 1.6 RCVD_IN_BRBL_LASTEXT RBL: RCVD_IN_BRBL_LASTEXT [69.163.216.107 listed in bb.barracudacentral.org] 1.2 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net [Blocked - see ] > It might be relevant that I have an unusual keyboard layout: I've done > (most of) the customization using OS X's Keyboard Layouts, not by > using Kinesis's built-in remapping ability. The keyboard customization > file follows, abbreviated to only the relevant portions: Does this help you? (define-key function-key-map [kp-1] [?7]) (define-key function-key-map [kp-2] [?8]) (define-key function-key-map [kp-3] [?9]) (define-key function-key-map [kp-7] [?1]) (define-key function-key-map [kp-8] [?2]) (define-key function-key-map [kp-9] [?3]) From unknown Sat Jun 21 12:13:11 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17565: 24.3.91; numpad inserts wrong digits Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 Jun 2014 11:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17565 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Josh Tilles , 17565@debbugs.gnu.org Received: via spool by 17565-submit@debbugs.gnu.org id=B17565.140162108328892 (code B ref 17565); Sun, 01 Jun 2014 11:12:02 +0000 Received: (at 17565) by debbugs.gnu.org; 1 Jun 2014 11:11:23 +0000 Received: from localhost ([127.0.0.1]:39474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wr3fe-0007Vv-PV for submit@debbugs.gnu.org; Sun, 01 Jun 2014 07:11:23 -0400 Received: from mailfe04.swip.net ([212.247.154.97]:37221 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wr3fa-0007VX-Aa for 17565@debbugs.gnu.org; Sun, 01 Jun 2014 07:11:19 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe04.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 504231603; Sun, 01 Jun 2014 13:11:10 +0200 Message-ID: <538B0A4D.1050003@swipnet.se> Date: Sun, 01 Jun 2014 13:11:09 +0200 From: "Jan D." User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. There is nothing we can do. You have to debug it yourself, the relevant code is in keyDown in nsterm.m. Jan D. Josh Tilles skrev 2014-05-27 19:23: > When I had first created the ticket, I had only started Emacs with > --no-init-file. However, I just verified that the behavior still shows > up by starting Emacs with -Q. > > I'm using a Kinesis Advantage Pro keyboard, and in case you're not > familiar with the model, an image is available here: > https://www.washington.edu/itconnect/wp-content/uploads/2013/06/kinesisadvantagepro.jpg > > I am running Emacs 24.3 and 24.3.91 "side-by-side" by keeping the 24.3 > Emacs.app in /Applications but keeping the 24.3.91 Emacs.app in > ~/Applications (i.e., /Users/joshua.tilles/Applications/Emacs.app vs > /Applications/Emacs.app) > > It might be relevant that I have an unusual keyboard layout: I've done > (most of) the customization using OS X's Keyboard Layouts, not by > using Kinesis's built-in remapping ability. The keyboard customization > file follows, abbreviated to only the relevant portions: > > > "file://localhost/System/Library/DTDs/KeyboardLayout.dtd"> > > … > … > > > > > … > > > > > > > > > > > > > > > > > > > > … > > > … > … > … > > > From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 26 10:20:39 2015 Received: (at control) by debbugs.gnu.org; 26 Dec 2015 15:20:39 +0000 Received: from localhost ([127.0.0.1]:41358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCqe7-0004db-CY for submit@debbugs.gnu.org; Sat, 26 Dec 2015 10:20:39 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:55191) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCqe5-0004dU-Tv for control@debbugs.gnu.org; Sat, 26 Dec 2015 10:20:38 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCqdk-0000gc-Hz for control@debbugs.gnu.org; Sat, 26 Dec 2015 16:20:16 +0100 Date: Sat, 26 Dec 2015 16:20:15 +0100 Message-Id: <87si2pw828.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #17565 X-MailScanner-ID: 1aCqdk-0000gc-Hz X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451748017.18944@0N+FTW9uovx/B1AuHgPKAQ X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) close 17565