emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jean-Christophe Helary <jean.christophe.helary@gmail.com>
Cc: help-gnu-emacs@gnu.org, emacs-orgmode@gnu.org
Subject: Re: different key binding between GUI emacs and emacs -nw
Date: Tue, 30 May 2017 08:51:17 +0200	[thread overview]
Message-ID: <8737bm7s7u.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <3B861CE1-37F6-4310-B15C-6F1365B99E09@gmail.com> (Jean-Christophe Helary's message of "Tue, 30 May 2017 15:20:00 +0900")

Hello,

Jean-Christophe Helary <jean.christophe.helary@gmail.com> writes:

> I've just filed a bug report on emacs and was advised to report it here too.
>
> It's bug#27140.
>
> Basically, when I start GUI emacs (macOS, but also Aquamacs, also reported in Xubuntu and GTK+/Linux), I don't get the default org-mode bindings. Only emacs -nw gets them.
>
> Even if I start both with -Q, I get the exact same behavior: proper default key bindings for org-mode in emacs -nw, some bindings overridden in GUI emacs.
>
> The discussion thread on help-gnu-emacs is here:
>
> http://lists.gnu.org/archive/html/help-gnu-emacs/2017-05/msg00306.html
>
> Let me know if you need extra information.

What happens if you replace, e.g.,

  (org-defkey org-mode-map [(meta left)]  'org-metaleft)

with

  (org-defkey org-mode-map (kbd "M-<left>")  'org-metaleft)

in "org.el"?

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2017-05-30  6:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30  6:20 different key binding between GUI emacs and emacs -nw Jean-Christophe Helary
2017-05-30  6:51 ` Nicolas Goaziou [this message]
2017-05-30  7:37   ` Jean-Christophe Helary
2017-05-30 12:21     ` Tim Visher
2017-05-30 12:29       ` [org] " Jean-Christophe Helary
2017-05-30 13:29         ` Scott Randby
2017-05-30 16:49           ` Charles C. Berry
2017-05-30 22:28             ` Tim Cross
2017-05-30 22:44               ` Jean-Christophe Helary
2017-05-31  2:38                 ` Tim Cross
2017-05-31  3:51                   ` Jean-Christophe Helary
2017-05-31  6:20                     ` Jean-Christophe Helary
     [not found]                 ` <08b74f516e674173b7489d0e2e813e83@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-05-31 10:01                   ` Eric S Fraga
2017-05-31 10:19                     ` Jean-Christophe Helary
2017-05-30 13:50         ` Tim Visher

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=8737bm7s7u.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --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 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).