From: Gaspaio <ggaspaio@gmail.com>
To: Michael Brand <michael.ch.brand@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Shift-arrow and M-arrow bindings in OSX port of Emacs 23
Date: Wed, 1 Dec 2010 12:00:15 +0100 [thread overview]
Message-ID: <E36D2B7E-0199-417F-8474-2C29E5855929@gmail.com> (raw)
In-Reply-To: <AANLkTi=95m9e4Eqs4QHZ=5J+Tpbsw4tYCC6sQ_LpFMmm@mail.gmail.com>
Well, the problem is not with the CMD or the Alt Keys on my MacBook keyboard, but with the "Shift" key.
I solved part of my problem by binding the Meta to CMD and leaving the 'Fn' for the system, but how do i deal with shift ?
I don't seem to have access to the commands org-shiftup, org-shiftdown, …
When i set 'shift-select-mode' to nil, i still don't have access to these commands, and i think its because <S-up> is being translated to <up>, etc.
How can i stop this translation ? Or should I simply remap the org-shiftup/down ... commands to something line <C-up> ?
I can't seem to find any doc online on this, but i doubt I'm the only one affected ...
Thanks.
R
On Dec 1, 2010, at 7:37 AM, Michael Brand wrote:
> On Tue, Nov 30, 2010 at 17:19, Gaspaio <ggaspaio@gmail.com> wrote:
>> Has any of you manage to remove de MacUser-friendly custom bindings included in the emacs.app version available with Port ?
>
> If this means an Emacs version that has the variables
> ns-*-modifier for Cocoa then you can use these, if not then maybe
> the variables mac-*-modifier.
>
> With Mac OS X I use Cocoa Emacs and this
>
> (when (eq system-type 'darwin)
> ;; * modifier keys
> ;; - key `command': mapped to Emacs Meta
> (setq ns-command-modifier 'meta)
> ;; - key `option': ignored by Emacs to let the OS do AltGr
> (setq ns-option-modifier 'none))
>
> Michael
next prev parent reply other threads:[~2010-12-01 11:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 16:19 Shift-arrow and M-arrow bindings in OSX port of Emacs 23 Gaspaio
2010-12-01 6:37 ` Michael Brand
2010-12-01 11:00 ` Gaspaio [this message]
2010-12-01 20:01 ` Michael Brand
2010-12-02 3:08 ` Jeff Horn
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E36D2B7E-0199-417F-8474-2C29E5855929@gmail.com \
--to=ggaspaio@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=michael.ch.brand@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).