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
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.
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