On 2017-09-18 17:17, Nicolas Goaziou writes:
> 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.
Thank you. I updated my bug rep
Hello,
Alan Schmitt writes:
> On 2017-09-18 16:06, Nicolas Goaziou writes:
>
>> Hello,
>>
>> Ярослав Данько 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
On 2017-09-18 16:06, Nicolas Goaziou writes:
> Hello,
>
> Ярослав Данько 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 o
Hello,
Ярослав Данько 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 advanc
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.