On 13.10.21 14:59, Max Nikulin wrote:
On 13/10/2021 01:35, Kévin Le Gouguec wrote:
Andreas Röhler writes:

With following stuff in org-mode buffer:

* bla
asd

M-x org-indent-line RET on second line has no effect.

Andreas, do the following settings make behavior consistent with you expectations?

(add-hook 'org-mode-hook (lambda () (electric-indent-local-mode -1)))
(setq org-adapt-indentation t)


Thanks. That works for me.

Still thinking a command "indent" should indent.



Reply via email to