emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] Add package flymake-rest


From: João Távora
Subject: Re: [ELPA] Add package flymake-rest
Date: Fri, 21 Apr 2023 18:43:36 +0100

On Fri, Apr 21, 2023 at 4:06 PM Mohsin Kaleem <mohkale@kisara.moe> wrote:
>
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
> Hi all,
>
> Just to give a quick update. I've started work on a new functional
> framework for flymake-collections checkers. Once it's ready I'll
> probably re-approach the matter of ELPA or perhaps even builtin
> flymake support for it.

If that functional framework is well design and generally
useful (it could -- ideally should -- help in simplifying
the few Flymake backends that are already in core) then
we can add it to lisp/progmodes/flymake.el.

Flymake is a :core ELPA package, meaning you could submit that
change to  the master branch and it would soon be accessible to
other ELPA packages.  Then your flymake-rest package could just
depend on this new version of Flymake and so could other packages
like Eglot (of course, only if the change were actually beneficial to it).

TL;DR In general, if you see yourself typing any code that
could help Flymake elsewhere in other contexts, consider
submitting that code to lisp/progmodes/flymake.el

João



reply via email to

[Prev in Thread] Current Thread [Next in Thread]