all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: weird key bindings...
Date: Tue, 30 May 2017 16:32:46 +0700	[thread overview]
Message-ID: <CAP_d_8Ui+F9inoyTOs0T+fZmxBVyzVmHVMzn3i1x5x0bvr2YsQ@mail.gmail.com> (raw)
In-Reply-To: <6C1B33D9-DC6C-4191-891E-302759F28194@gmail.com>

On Tue, May 30, 2017 at 6:11 AM, Jean-Christophe Helary
<jean.christophe.helary@gmail.com> wrote:

> Is there anything I can do about it ? It's confusing to use GUI emacs (on mac only ?) and not be able to access expected shortcuts out of the box.

What you can do immediately is add the bindings you want to your own
init file, e.g.:

(with-eval-after-load 'org
  (define-key org-mode-map (kbd "ESC <left>") 'org-metaleft))



  parent reply	other threads:[~2017-05-30  9:32 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-28 14:54 weird key bindings Jean-Christophe Helary
2017-05-29  3:49 ` Jean-Christophe Helary
2017-05-29  5:54   ` Emanuel Berg
2017-05-29  6:24     ` Jean-Christophe Helary
2017-05-29  7:20       ` Emanuel Berg
     [not found]         ` <87inkkruwb.fsf-trKG1I58N/ZemkTcIkSAvQ@public.gmane.org>
2017-05-29  7:38           ` Jean-Christophe Helary
2017-05-29 15:34             ` Emanuel Berg
2017-05-29 14:37   ` Yuri Khan
2017-05-29 14:49     ` Jean-Christophe Helary
2017-05-29 15:21       ` Jean-Christophe Helary
2017-05-29 15:32         ` Jean-Christophe Helary
2017-05-29 15:48         ` Joost Kremers
2017-05-29 15:38       ` Yuri Khan
2017-05-29 16:02         ` Joost Kremers
2017-05-29 17:52         ` Eli Zaretskii
2017-05-29 19:31           ` Yuri Khan
2017-05-29 23:11             ` Jean-Christophe Helary
2017-05-29 23:21               ` Emanuel Berg
2017-05-29 23:29                 ` Jean-Christophe Helary
2017-05-30  1:09                   ` Emanuel Berg
2017-05-30  2:03                   ` Robert Thorpe
2017-05-30  2:17                     ` Jean-Christophe Helary
2017-05-30  2:39                       ` Emanuel Berg
2017-05-30  3:08                         ` Jean-Christophe Helary
2017-05-30  6:01               ` Eli Zaretskii
2017-05-30  9:32               ` Yuri Khan [this message]
2017-05-30 12:02                 ` Jean-Christophe Helary
2017-05-30 12:43                   ` Emanuel Berg
2017-05-30 12:54                     ` Jean-Christophe Helary
2017-05-30 14:54                       ` Emanuel Berg
2017-05-29 19:50         ` Emanuel Berg

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=CAP_d_8Ui+F9inoyTOs0T+fZmxBVyzVmHVMzn3i1x5x0bvr2YsQ@mail.gmail.com \
    --to=yuri.v.khan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jean.christophe.helary@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.