Re: [O] M-RET is not working in the ogr-plus-contrib-20170918

2017-09-18 Thread Alan Schmitt
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

Re: [O] M-RET is not working in the ogr-plus-contrib-20170918

2017-09-18 Thread Nicolas Goaziou
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

Re: [O] M-RET is not working in the ogr-plus-contrib-20170918

2017-09-18 Thread Alan Schmitt
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

Re: [O] M-RET is not working in the ogr-plus-contrib-20170918

2017-09-18 Thread Nicolas Goaziou
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

[O] M-RET is not working in the ogr-plus-contrib-20170918

2017-09-18 Thread Ярослав Данько
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.