On Mon, Oct 24, 2022, 17:55 Robert Pluim wrote: > >>>>> On Mon, 24 Oct 2022 15:54:19 +0000, Philip Kaludercic < > philipk@posteo.net> said: > > Philip> Robert Pluim writes: > >>>>>>> On Mon, 24 Oct 2022 06:49:56 +0200, Theodor Thornhill < > theo@thornhill.no> said: > >> > Theodor> I believe eglot has a helper for this - 'eglot--ensure-list', > maybe > Theodor> use that for consistency? > >> > >> Or even the `ensure-list' from subr.el > > Philip> That was defined in 28.1 but Eglot intends to support versions > back to > Philip> 26.1. I would suggest using Compat to avoid issues like this > but that > Philip> is a matter of taste. > > Iʼd forgotten eglot started life outside emacs :-) > Yes. Be sure to read the commentary on the file's header able compatibility with other Emacs versions, and design philosophy in general. Happy to add clarifications. Grammar fixes welcome there, too ;-) Also, please try to CC me in Eglot-related matters, i don't always track the mailing lists so closely recently. João >