From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9897: 24.0.90; w32 control character configuration is severely lacking compared to ns-win.el Date: Fri, 28 Oct 2011 20:47:38 +0200 Message-ID: <83hb2t9cmt.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1319827697 9489 80.91.229.12 (28 Oct 2011 18:48:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Oct 2011 18:48:17 +0000 (UTC) Cc: 9897@debbugs.gnu.org To: Tim Visher Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 28 20:48:12 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RJrTQ-0006ec-6S for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 20:48:12 +0200 Original-Received: from localhost ([::1]:45419 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJrTP-00010n-Rr for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Oct 2011 14:48:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:49256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJrTN-00010i-Da for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 14:48:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJrTM-0003A9-1T for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 14:48:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJrTL-00039v-W4 for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 14:48:08 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RJrVD-0007yg-2D for bug-gnu-emacs@gnu.org; Fri, 28 Oct 2011 14:50:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Oct 2011 18:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9897 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9897-submit@debbugs.gnu.org id=B9897.131982780130655 (code B ref 9897); Fri, 28 Oct 2011 18:50:02 +0000 Original-Received: (at 9897) by debbugs.gnu.org; 28 Oct 2011 18:50:01 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJrVB-0007yO-EM for submit@debbugs.gnu.org; Fri, 28 Oct 2011 14:50:01 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RJrV8-0007yE-9C for 9897@debbugs.gnu.org; Fri, 28 Oct 2011 14:49:59 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LTS00300GW67Y00@a-mtaout20.012.net.il> for 9897@debbugs.gnu.org; Fri, 28 Oct 2011 20:47:30 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.212.197]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LTS002FBHJ5Y780@a-mtaout20.012.net.il>; Fri, 28 Oct 2011 20:47:29 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 28 Oct 2011 14:50:03 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:53256 Archived-At: > From: Tim Visher > Date: Fri, 28 Oct 2011 11:14:06 -0400 > > I'm trying to configure what pressing Alt, Windows, Apps, and Control on > a windows keyboard translates to in emacs. I use emacs on both Macs and > Windows boxen and I'm used to configuring the keys on macs using > ns-win.el bindings like: > > (if (boundp 'mac-command-modifier) (setq mac-command-modifier 'control)) > (if (boundp 'mac-option-modifier) (setq mac-option-modifier 'meta)) > (if (boundp 'mac-control-modifier) (setq mac-control-modifier 'super)) > > Compared to that library, the ability to configure what the meta keys > map to on windows is severely lacking, not allowing configuration at all > of what the control-modifier is mapped to, and providing only toggles > for the windows keys and apps keys. What other keys do you have on your keyboard that you'd like to configure on Windows? There's no "command modifier" and no "option modifier" on Windows. Note that in addition to what you mentioned, there's w32-enable-caps-lock and w32-enable-num-lock that you can use to produce 2 more symbols.