emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BUG] Indentation broken after double quote


From: Ivan Sokolov
Subject: [BUG] Indentation broken after double quote
Date: Thu, 29 Jul 2021 22:45:40 +0300

How to reproduce:
1. open org file
2. set org-adapt-indentation to t
3. insert headline, text after headline should be automatically indented
4. insert double quote (")
5. org-return won't indent after double quote

Tested versions:
Org mode version 9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)
Org mode version 9.4.6 (9.4.6-11-g1ee52c-elpa @ 
/home/ivan/.local/share/emacs/package/org-20210726/)

I am not sure if this bug even fixable, but I think we at least should
mention it in org-adapt-indenation docstring. I also want to point out
that this behaviour can be triggered by syntactically correct
constructs, e.g.

#+begin_src sh
'"' 
#+end_src



reply via email to

[Prev in Thread] Current Thread [Next in Thread]