On Tue, Aug 22, 2023, 19:29 Corwin Brust <corwin@bru.st> wrote:

> FYI, maybe it's helpful

Definitely helpful.

A user was on IRC asking how to "stopping Elgot from messing with my
C++", just minutes after I received your email.   Surrounding the code
with these comments solved the issue.  In any event, I wanted to let
you know this definitely helped at least one person already; I've
included Sacha in BCC in case this may be of interest for EmacsNews.

Yep, definitely helpful. That user might also be interested in knowing that the reason that Eglot is so eager to reformat on type is because the server eagerly provides that capability itself.

But it can be ignored via 'eglot-ignored-server-capabilities', which see.

João