all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tim Visher <tim.visher@gmail.com>
Cc: 9897@debbugs.gnu.org
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	[thread overview]
Message-ID: <83hb2t9cmt.fsf@gnu.org> (raw)
In-Reply-To: <B1C97D9F-E705-4EE2-A434-4B085B272C0B@gmail.com>

> From: Tim Visher <tim.visher@gmail.com>
> 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.





  reply	other threads:[~2011-10-28 18:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-28 15:14 bug#9897: 24.0.90; w32 control character configuration is severely lacking compared to ns-win.el Tim Visher
2011-10-28 18:47 ` Eli Zaretskii [this message]
2011-10-28 19:43   ` Tim Visher
2011-10-29  4:03     ` Jason Rumney
2011-10-30  1:39       ` Tim Visher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83hb2t9cmt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9897@debbugs.gnu.org \
    --cc=tim.visher@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.