On Wed, Sep 3, 2008 at 02:51, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> (org-defkey org-mode-map [(meta down)]  'org-metadown)
>
> That should work, and it does for me.

OK, does not work for me.  This does, however.  (I got it by M-x
local-set-key RET.  This is a trick I use to figure out what a key
does.)

(local-set-key (quote [27 right]) (quote org-metaright))

By the way, Alt-right merely sends right.

Carbon emacs, mac powerbook, tiger, gui, latest org-mode.  External
keyboard that is known to be good.

Thanks.

(local-set-key (quote [27 right]) (quote org-metaright))


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to