etc/ORG-NEWS: Suggest against disabling `electric-indent-mode'

* etc/ORG-NEWS (~org-adapt-indentation~ now defaults to =nil=):
Suggest against disabling `electric-indent-mode'.
This commit is contained in:
Maxim Nikulin 2021-05-20 00:02:05 +07:00 committed by Bastien
parent cf30f71178
commit 507cf71de2
1 changed files with 5 additions and 2 deletions

View File

@ -55,8 +55,11 @@ If you want to automatically indent headlines' metadata, set it to
If you want to automatically indent every line to the headline's
current indentation, set it to =t=.
Also beware that the behavior of =RET= and =C-j= also depends on the
value of ~electric-indent-mode~. See [[https://orgmode.org/worg/org-faq.html#indentation][this FAQ]] for more details.
Indent added by =RET= and =C-j= also depends on the value of
~electric-indent-mode~. Enabling this mode by default in 9.4 revealed
some bugs caused confusing behavior. If you disabled
~electric-indent-mode~ for this reason, it is time to try it again.
Hopefully problems have been fixed. See [[https://orgmode.org/worg/org-faq.html#indentation][this FAQ]] for more details.
*** ~org-speed-commands-user~ is obsolete, use ~org-speed-commands~