From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Very odd key event behavior in trunk Date: Wed, 7 Apr 2010 14:57:58 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1270666996 24239 80.91.229.12 (7 Apr 2010 19:03:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2010 19:03:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 07 21:03:15 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NzaWw-0001Aw-LY for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 21:03:14 +0200 Original-Received: from localhost ([127.0.0.1]:50982 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzaWw-0006ce-7K for ged-emacs-devel@m.gmane.org; Wed, 07 Apr 2010 15:03:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzaRy-0003Q2-1Z for emacs-devel@gnu.org; Wed, 07 Apr 2010 14:58:06 -0400 Original-Received: from [140.186.70.92] (port=44520 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzaRu-0003Lz-TU for emacs-devel@gnu.org; Wed, 07 Apr 2010 14:58:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzaRt-0007D8-8V for emacs-devel@gnu.org; Wed, 07 Apr 2010 14:58:02 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:36349) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzaRt-0007Cy-5A for emacs-devel@gnu.org; Wed, 07 Apr 2010 14:58:01 -0400 Original-Received: by vws14 with SMTP id 14so733523vws.0 for ; Wed, 07 Apr 2010 11:58:00 -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:to:mime-version :x-mailer; bh=wlE3hRPxGI4F6c/yCO1Cpt7T8HmcgxPjLhl4Ye0OJrE=; b=iCk7PoPM5zaRJiEc2Ry5Q+z1h1e86wcur2DlXwsou6HaGbsVbNj2/cQIhH8bkBSSo4 3+o2/sUu30cF4xK45hNzgbT80iyTJwprZlXkEiqMKAO0n8Q7+77iToA7ALf7Ojnd+LPz AqTXDBPC5UwMjP/AcQcgjRK6cUqZ9/Z89c59k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=nvh03SOXJAvjHcHVgzAkHuSGDO5ZSk5n0u+D+EAbnbY7UkCiHRKfDxNjFjPB4C3eaD WAgwqHjXnx4J86s/GbNhUh0l/he1UtsKQtwYQ/DLg14qRBsMQsK+Qb//1Ig61CcQDyqE Ddc/+rLmq1boo/7AWPjlYVSIUXUGw7l6UWK+w= Original-Received: by 10.220.129.10 with SMTP id m10mr2303299vcs.163.1270666680211; Wed, 07 Apr 2010 11:58:00 -0700 (PDT) Original-Received: from [192.168.9.141] (pool-74-105-230-191.nwrknj.fios.verizon.net [74.105.230.191]) by mx.google.com with ESMTPS id 25sm85740586vws.9.2010.04.07.11.57.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 07 Apr 2010 11:57:59 -0700 (PDT) X-Mailer: Apple Mail (2.1078) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123322 Archived-At: I haven't yet been able to track this down to a reproducible case, but = I'm using the latest trunk on OS X 10.6.3, built using "--with-ns". What happens is that Emacs will suddenly start misinterpreting my = keystrokes. For example, I have C-RET bound to `other-window', so I = press that quite often. Then, for no reason I can determine, Emacs = suddenly thinks that I'm typing C-\ whenever I type C-RET. If I switch away from Emacs with Cmd-TAB and switch back a few times, it = seems to reset this problem, but until I do switch away Emacs thinks = that every C-RET is a C-\ . Nor is this is the only key sequence = that gets misunderstood. The only thing in common between the = misinterpreted keys is that they all use modifiers of some kind. Has anyone else seen this very odd behavior? With the same .emacs = configuration I never once saw such a thing Emacs 23. John=