unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Modifier keys in Carbon Emacs
Date: Sat, 18 Sep 2004 11:55:06 +0200	[thread overview]
Message-ID: <86mzznq4ud.fsf@ketchup.de.uu.net> (raw)
In-Reply-To: wlisac80ji.wl@church.math.s.chiba-u.ac.jp

YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:

>>>>>> On Fri, 17 Sep 2004 12:21:39 -0400, Doug Alcorn <lathinet@gmail.com> said:
>
>> (setq mac-command-key-is 'hyper
>>       mac-option-key-is 'meta
>>       mac-control-key-is 'control
>>       mac-function-key-is 'alt)
>
> Emacs on X11 has variables for modifier translation: x-alt-keysym,
> x-meta-keysym, x-hyper-keysym, and x-super-keysym.  How about
> following this convention?

These variables are less than perfect.  I already forgot what the
problem is, but I do remember that someone sent a message about it and
I was convinced that he was right.

Hm.

Ah!  Perhaps you want two keys to be meta.  You can't do this with the
variable x-meta-keysym.  But you could set both mac-command-key-is and
mac-function-key-is to `meta'.  So the way Doug suggests is better.

I think that was the argument.

I think it would be good if the variables x-*-keysym were also
replaced with a similar mechanism.  I can't promise that I find the
time, though.

Kai

  reply	other threads:[~2004-09-18  9:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16 21:19 Modifier keys in Carbon Emacs Doug Alcorn
2004-09-16 23:07 ` Steven Tamm
2004-09-17 13:52   ` Doug Alcorn
2004-09-17 14:16   ` Doug Alcorn
2004-09-17 16:21   ` Doug Alcorn
2004-09-18  8:05     ` YAMAMOTO Mitsuharu
2004-09-18  9:55       ` Kai Grossjohann [this message]
2004-09-18 11:45       ` Gian Uberto Lauri
2004-09-17  0:20 ` Denis Bueno

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86mzznq4ud.fsf@ketchup.de.uu.net \
    --to=kai@emptydomain.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).