]> git.eshelyaron.com Git - emacs.git/commit
Always default eglot-strict-mode to nil
authorJoão Távora <joaotavora@gmail.com>
Fri, 22 Jul 2022 00:17:05 +0000 (01:17 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 22 Jul 2022 00:17:05 +0000 (01:17 +0100)
commitcc5d1a5a72ccceaecc6ef1c3eb905481802a3b03
tree591448955dba2067d031cd7909b89445d4532c0e
parentb6e041a24be538758727462f042822a8a1d285c7
Always default eglot-strict-mode to nil

it's mostly useful for developers/debugger.  It's better to have the
latter remember to set it than users being hindered by it.

See https://github.com/joaotavora/eglot/issues/131#issuecomment-1191997167

* eglot.el (eglot-strict-mode): default to nil.
lisp/progmodes/eglot.el