emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: emacs-orgmode@gnu.org, "Ярослав Данько" <yaroslavdanko@gmail.com>
Subject: Re: M-RET is not working in the ogr-plus-contrib-20170918
Date: Mon, 18 Sep 2017 17:17:30 +0200	[thread overview]
Message-ID: <87zi9saved.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m2r2v4rryk.fsf@polytechnique.org> (Alan Schmitt's message of "Mon, 18 Sep 2017 16:39:47 +0200")

Hello,

Alan Schmitt <alan.schmitt@polytechnique.org> writes:

> On 2017-09-18 16:06, Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> Hello,
>>
>> Ярослав Данько <yaroslavdanko@gmail.com> writes:
>>
>>> Hi, all. After installing the latest ogr-plus-contrib 20170918 i noticed
>>> that M-RET is not working anymore to continue the list or to insert a new
>>> heading. If this is a intended change, what combination of keys is now
>>> instead of the old one? Thanks in advance.
>>
>> We recently messed with M-RET binding, but it should still be there.
>> I cannot reproduce your problem. You may want to restart your Emacs
>> session.
>>
>> Also, what is the return value for "F1 c M-RET"? Do you run Emacs from
>> a terminal?
>
> I'm using Spacemacs and I'm seeing the same thing. M-RET now has the
> default Spacemacs binding (it's a prefix). I'm wondering if
> evil-org-mode should be updated.

For the record, we changed

  (org-defkey org-mode-map [(meta return)] 'org-meta-return)

into

  (org-defkey org-mode-map (kbd "M-RET") #'org-meta-return)

This may be related to a binding priority order.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2017-09-18 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 13:34 M-RET is not working in the ogr-plus-contrib-20170918 Ярослав Данько
2017-09-18 14:06 ` Nicolas Goaziou
2017-09-18 14:39   ` Alan Schmitt
2017-09-18 15:17     ` Nicolas Goaziou [this message]
2017-09-19  6:57       ` Alan Schmitt

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=87zi9saved.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=yaroslavdanko@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).