Fix #5001: disable formatter in org-msg-edit-mode

This commit is contained in:
Henrik Lissner 2021-05-07 13:31:30 -04:00
parent 578dddd3fe
commit 61376a2ca0

View file

@ -5,7 +5,8 @@
sql-mode ; sqlformat is currently broken
tex-mode ; latexindent is broken
latex-mode
rustic-mode) ; handled by `rustic-rustfmt'
rustic-mode ; handled by `rustic-rustfmt'
org-msg-edit-mode) ; doesn't need a formatter
"A list of major modes in which to reformat the buffer upon saving.
If this list begins with `not', then it negates the list.