Fix #5001: disable formatter in org-msg-edit-mode
This commit is contained in:
parent
578dddd3fe
commit
61376a2ca0
1 changed files with 5 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue