all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Michael Albinus <michael.albinus@gmx.de>,
	emacs-devel@gnu.org, skykanin@proton.me
Subject: Re: emacs-29 06c399914fa: Eglot: Add Uiua language server
Date: Mon, 18 Dec 2023 16:48:04 +0000	[thread overview]
Message-ID: <CALDnm51ckj3cAoQj4y0Cpn4qKtUmgAcpgWF_OROk1=BY3wNbAw@mail.gmail.com> (raw)
In-Reply-To: <83wmtdjiv7.fsf@gnu.org>

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



      reply	other threads:[~2023-12-18 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALDnm51ckj3cAoQj4y0Cpn4qKtUmgAcpgWF_OROk1=BY3wNbAw@mail.gmail.com' \
    --to=joaotavora@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=skykanin@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.