all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-29 06c399914fa: Eglot: Add Uiua language server
       [not found] ` <20231216183823.1DA57C008BB@vcs2.savannah.gnu.org>
@ 2023-12-17  8:55   ` Michael Albinus
  2023-12-17  9:09     ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2023-12-17  8:55 UTC (permalink / raw)
  To: emacs-devel; +Cc: skykanin

Stefan Kangas <stefankangas@gmail.com> writes:

Hi,

>     Eglot: Add Uiua language server
>
>     * lisp/progmodes/eglot.el (eglot-server-programs): Add Uiua language
>     server.  (Bug#67850)

I'm not sure, but shouldn't we mention this in etc/NEWS? I'm aware, that
we don't offer uiua-ts-mode (yet).

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs-29 06c399914fa: Eglot: Add Uiua language server
  2023-12-17  8:55   ` emacs-29 06c399914fa: Eglot: Add Uiua language server Michael Albinus
@ 2023-12-17  9:09     ` Eli Zaretskii
  2023-12-18 16:48       ` João Távora
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-12-17  9:09 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel, skykanin

> From: Michael Albinus <michael.albinus@gmx.de>
> Cc: skykanin <skykanin@proton.me>
> Date: Sun, 17 Dec 2023 09:55:01 +0100
> 
> Stefan Kangas <stefankangas@gmail.com> writes:
> 
> Hi,
> 
> >     Eglot: Add Uiua language server
> >
> >     * lisp/progmodes/eglot.el (eglot-server-programs): Add Uiua language
> >     server.  (Bug#67850)
> 
> I'm not sure, but shouldn't we mention this in etc/NEWS? I'm aware, that
> we don't offer uiua-ts-mode (yet).

Eglot has its own NEWS file.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: emacs-29 06c399914fa: Eglot: Add Uiua language server
  2023-12-17  9:09     ` Eli Zaretskii
@ 2023-12-18 16:48       ` João Távora
  0 siblings, 0 replies; 3+ messages in thread
From: João Távora @ 2023-12-18 16:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Michael Albinus, emacs-devel, skykanin

On Sun, Dec 17, 2023 at 9:09 AM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Michael Albinus <michael.albinus@gmx.de>
> > Cc: skykanin <skykanin@proton.me>
> > Date: Sun, 17 Dec 2023 09:55:01 +0100
> >
> > Stefan Kangas <stefankangas@gmail.com> writes:
> >
> > Hi,
> >
> > >     Eglot: Add Uiua language server
> > >
> > >     * lisp/progmodes/eglot.el (eglot-server-programs): Add Uiua language
> > >     server.  (Bug#67850)
> >
> > I'm not sure, but shouldn't we mention this in etc/NEWS? I'm aware, that
> > we don't offer uiua-ts-mode (yet).
>
> Eglot has its own NEWS file.

Yes, etc/EGLOT-NEWS  I welcome updates to it, though normally
these types of additions to eglot-server-programs aren't really
extremely relevant.  It's fine to add them though, maybe
grouped in a heading for each Eglot release.

They aren't spectacularly relevant, because we aren't really
"adding a server" in these commits.  In most cases,  we're just
telling M-x eglot to try to run a specific program when invoked
in a given major mode.  You could already do the same almost
trivially by inputting the name manually, or searching for it
in the minibuffer history.  Eglot already "supports"
any LSP-abinding language server.

Speaking of etc/EGLOT-NEWS though, I would really welcome a
volunteer to go through the commit list between where 1.15
was tagged and the most recent master and update that file.
The commit message should explain the reasoning for each
change, and only relevant user-visible changes should be
noted in etc/EGLOT-NEWS (this includes bug-fixes though).

Some of the changes 1.15 -> 1.16 are there already. It's
the only thing that needs to be done for 1.16.  if you're
up to it, send patches to the bug-gnu-emacs (or maybe this
thread), or commit them directly and ping me.  I'll review
the list and tag 1.16.  Thanks in advance.

joão



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-18 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <170275190277.5175.4373572429150470019@vcs2.savannah.gnu.org>
     [not found] ` <20231216183823.1DA57C008BB@vcs2.savannah.gnu.org>
2023-12-17  8:55   ` emacs-29 06c399914fa: Eglot: Add Uiua language server Michael Albinus
2023-12-17  9:09     ` Eli Zaretskii
2023-12-18 16:48       ` João Távora

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.