]> git.eshelyaron.com Git - emacs.git/commit
Silence messages while formatting markup
authorJonathan del Strother <me@delstrother.com>
Sun, 21 Feb 2021 10:07:57 +0000 (10:07 +0000)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 10:07:57 +0000 (10:07 +0000)
commit514f80333b5d1aaff5c1ed1f03b3a49321381073
tree11d9064d1a8ba3cf7163e077a148d69a5d3aa2ff
parente6fac3807870cc46ed2c2b97447265d1cb4c0cb0
Silence messages while formatting markup

Also fix https://github.com/joaotavora/eglot/issues/501.

Prior to this, activating gfm-view-mode could echo messages
like "markdown-mode math support enabled" to the minibuffer.

Message are both silenced from from the minibuffer and the
*Messaages* log.

Co-authored-by: João Távora <joaotavora@gmail.com>
Copyright-paperwork-exempt: yes
GitHub-reference: fix https://github.com/joaotavora/eglot/issues/502
lisp/progmodes/eglot.el