From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Philipp Stephani Newsgroups: gmane.emacs.help Subject: Re: OS X: M-s and C-s modifiers generate weird keystrokes Date: Sun, 01 Mar 2015 16:42:00 +0000 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1425228135 29615 80.91.229.3 (1 Mar 2015 16:42:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Mar 2015 16:42:15 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 01 17:42:15 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YS6wY-0004Sx-HT for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Mar 2015 17:42:14 +0100 Original-Received: from localhost ([::1]:53137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS6wY-0007Yl-02 for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Mar 2015 11:42:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS6wM-0007Y2-Vy for help-gnu-emacs@gnu.org; Sun, 01 Mar 2015 11:42:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YS6wM-0000Cm-1M for help-gnu-emacs@gnu.org; Sun, 01 Mar 2015 11:42:02 -0500 Original-Received: from mail-lb0-x236.google.com ([2a00:1450:4010:c04::236]:41896) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS6wL-0000CV-Pn for help-gnu-emacs@gnu.org; Sun, 01 Mar 2015 11:42:01 -0500 Original-Received: by lbvp9 with SMTP id p9so2798350lbv.8 for ; Sun, 01 Mar 2015 08:42:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to :content-type; bh=aDbV7jNGGuQI2yl5QuzPETGFyBLWDbV+iMcqkybPp00=; b=bRGYy83Uciik5XGg5R5QjZ9EfMTMtuwCcSCE3S81MIITUpuhVdVLVGnd/gMN6MSSyw 1MW0lILbj7kjQAlUnYCi9MVtEEXVk693Ek0GvXlPF8mquw35MayjIsFXSa7iT+YFJggq j8jUOhTmVt8wGrKl6W/sdoyL79Ua5YYLrRMF8OD8wvv4My9xwI8zv7ewVspKLdDTM+LA OX4eYXE3qyMhF/QPAbT6XsWZHhQYEA+washJ5zm7bOlwkmsAc86I87Gdl7RZ0sjtnHMT 9VN35wX3EGYAQiZsQCYfpCx/WDTGvJW5Sh56O9kc2uFmEVSlSp7h02OIM52f3UnbvYhl CiTA== X-Received: by 10.112.219.135 with SMTP id po7mr20537115lbc.111.1425228121030; Sun, 01 Mar 2015 08:42:01 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::236 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102962 Archived-At: Philipp Stephani schrieb am Fri Feb 27 2015 at 08:13:55: > Hi, > > I realized that on my OS X system (OS X 10.10.2, GNU Emacs 24.4.1 > (x86_64-apple-darwin14.1.0, NS apple-appkit-1344.72) > of 2015-02-23 on p) the key modifiers C, M, s, and C-M work as expected, > but C-s and M-s produce unexpected keys (according to the messages buffer= ): > C-s-a produces C-s-268632065, and M-s-a produces M-s-=C3=A5. Is this expe= cted, > or should I report a bug? > > Thanks > Since I don't think this behavior is intentional, I filed bug#19977.