From: Rodney Sparapani <rsparapa@mcw.edu>
Subject: Re: Opt/Fn as meta? (emacs on macs)
Date: Fri, 09 May 2003 09:10:29 -0500 [thread overview]
Message-ID: <3EBBB6D5.2000803@mcw.edu> (raw)
In-Reply-To: CsLua.71051$pa5.58344@rwcrnsc52.ops.asp.att.net
tristero wrote:
>In article <090520030440528694%ajanta@no.spam>, Ajanta wrote:
>
>
>>But I would also like to try defining
>>Option as Meta. What is the .emacs command for this? Thanks.
>>
>>
>
>I just posted a description of this for all three osx emacs
>"window-systems" (terminal, carbon/aqua, x11) yesterday.
>
>
>
>
>
Huh. Where did you post that? I found a nice review of ssh, but
nothing about keys. In any case, I think the answer to the
original question (assuming GNU Emacs 21) is the first line of the
following (I through in some definitions for F1 and the cmd key):
;Mac keys
(setq mac-command-key-is-meta nil)
(global-set-key (quote [f1]) 'help-command)
(global-set-key [?\A-v] 'yank) ; paste
(global-set-key [?\A-x] 'kill-region) ; cut
(global-set-key [?\A-c] 'kill-ring-save) ; copy
--
Rodney Sparapani Medical College of Wisconsin
Sr. Biostatistician Patient Care & Outcomes Research
rsparapa@mcw.edu http://www.mcw.edu/pcor
Was 'Name That Tune' rigged? WWLD -- What Would Lombardi Do
next prev parent reply other threads:[~2003-05-09 14:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <060520031719451942%ajanta@no.spam>
[not found] ` <1a61f7e5.0305070021.5feb7ff6@posting.google.com>
[not found] ` <bruce-B100FF.23050907052003@copper.ipg.tsnz.net>
[not found] ` <m28ythmp8h.fsf@12-211-128-40.client.attbi.com>
2003-05-08 17:37 ` Opt/Fn as meta? (emacs on macs) Sunder
2003-05-08 17:57 ` tristero
2003-05-08 19:08 ` Kyle Jones
2003-05-08 22:28 ` Kevin Rodgers
2003-05-09 7:40 ` Stephen J. Turnbull
2003-05-09 10:35 ` Ajanta
2003-05-09 10:32 ` tristero
2003-05-09 14:10 ` Rodney Sparapani [this message]
2003-05-09 16:40 ` tristero
[not found] <E19EO8n-00029Y-03@monty-python.gnu.org>
2003-05-16 5:06 ` Matthew Calhoun
[not found] <mailman.6287.1053063307.21513.help-gnu-emacs@gnu.org>
2003-05-16 10:38 ` tristero
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=3EBBB6D5.2000803@mcw.edu \
--to=rsparapa@mcw.edu \
/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.