Re: [O] "not in sub-editing buffer"

2015-05-01 Thread Nicolas Goaziou
Hello, Detlef Steuer writes: > Whatever file I open, I can´t save it with C-c C-s and get the message > "not in sub-editing buffer" > > I verified org is the culprit using emacs -Q and only loading org. > > I can save without/before loading org. Fixed in bce77d0db31cd0f58daf731b0995e3d862541389

Re: [O] "not in sub-editing buffer"

2015-04-30 Thread Bastien Guerry
Hi Detlef, Detlef Steuer writes: > Whatever file I open, I can´t save it with C-c C-s and get the message > "not in sub-editing buffer" Noticed this too. You need to deactivate org-src-mode manually. For whatever reason, org-src-mode gets wrongly activated at startup.

[O] "not in sub-editing buffer"

2015-04-30 Thread Detlef Steuer
Hi! On of yesterday's commits introduces an error: Whatever file I open, I can´t save it with C-c C-s and get the message "not in sub-editing buffer" I verified org is the culprit using emacs -Q and only loading org. I can save without/before loading org. Regards Detlef