Browse Source

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'.
Maxim Nikulin 3 years ago
parent
commit
507cf71de2
1 changed files with 5 additions and 2 deletions
  1. 5 2
      etc/ORG-NEWS

+ 5 - 2
etc/ORG-NEWS

@@ -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~