[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
eglot.el commentary suggestion
From: |
Robert Pluim |
Subject: |
eglot.el commentary suggestion |
Date: |
Tue, 25 Oct 2022 12:16:10 +0200 |
>>>>> On Tue, 25 Oct 2022 09:33:22 +0100, João Távora <joaotavora@gmail.com>
>>>>> said:
João> Yes. Be sure to read the commentary on the file's header able
compatibility
João> with other Emacs versions, and design philosophy in general. Happy to
add
João> clarifications. Grammar fixes welcome there, too ;-)
I know we all laugh about how weʼre all pedants, but there are people
who suffer from debilitating OCD and related syndromes, so perhaps we
can tone down the humour:
diff --git a/lisp/progmodes/eglot.el b/lisp/progmodes/eglot.el
index 827a5e9848..eeec1488e0 100644
--- a/lisp/progmodes/eglot.el
+++ b/lisp/progmodes/eglot.el
@@ -81,7 +81,8 @@
;; in place during Eglot's LSP-enriched tenure over a project. Even
;; so, some of those decisions will invariably aggravate a minority
;; of Emacs power users, but these users can use `eglot-stay-out-of'
-;; and `eglot-managed-mode-hook' to quench their OCD.
+;; and `eglot-managed-mode-hook' to adjust things to their
+;; preferences.
;;
;; * On occasion, to enable new features, Eglot can have soft
;; dependencies on popular libraries that are not in Emacs core.
Robert
--
- Minor bug in eglot; managed-major-mode must be a list, Stephen Leake, 2022/10/23
- Re: Minor bug in eglot; managed-major-mode must be a list, Theodor Thornhill, 2022/10/24
- Re: Minor bug in eglot; managed-major-mode must be a list, Robert Pluim, 2022/10/24
- Re: Minor bug in eglot; managed-major-mode must be a list, Philip Kaludercic, 2022/10/24
- Re: Minor bug in eglot; managed-major-mode must be a list, Robert Pluim, 2022/10/24
- Re: Minor bug in eglot; managed-major-mode must be a list, João Távora, 2022/10/25
- eglot.el commentary suggestion,
Robert Pluim <=
- Re: eglot.el commentary suggestion, João Távora, 2022/10/25
- Re: eglot.el commentary suggestion, Po Lu, 2022/10/25
- Re: eglot.el commentary suggestion, Robert Pluim, 2022/10/25
- Re: eglot.el commentary suggestion, João Távora, 2022/10/25
- Re: eglot.el commentary suggestion, Robert Pluim, 2022/10/25
Re: Minor bug in eglot; managed-major-mode must be a list, João Távora, 2022/10/25