[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SPAM UNSURE] Re: * lisp/progmodes/eglot.el (eglot--connect): Use pr
From: |
Stephen Leake |
Subject: |
Re: [SPAM UNSURE] Re: * lisp/progmodes/eglot.el (eglot--connect): Use project-name |
Date: |
Thu, 24 Nov 2022 13:30:36 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
João Távora <joaotavora@gmail.com> writes:
> You use an fboundp check for the project-name function recently
> added to project.el.
>
> This is not necessary in eglot.el, since it already depends on the
> project.el :core ELPA package. eglot.el is itself such a package.
> So you must merely bump the "Version:" of the project.el package in
> that file and then make eglot.el reference the new version in its
> "Package-Requires:".
Ok.
> Of course you should/could ask permission before bumping
> project.el's version (or not, depends on Dmitry's policy)
Right.
> PS: When about to apply a patch to eglot.el, even one where I
> have already approved the underlying idea, I would appreciate
> it if you could just shoot me a personal mail showing the full
> contents of the patch.
Ok
--
-- Stephe