From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Steve Purcell Newsgroups: gmane.emacs.devel Subject: Re: Adding Flycheck to NonGNU ELPA Date: Thu, 22 Feb 2024 10:15:18 +0000 Message-ID: References: <41bdb94a-3f9c-4b46-b061-b0c5e31a403e@app.fastmail.com> <871q98bb7q.fsf@posteo.net> <72490bec-175b-46b6-aaf9-153b3c242b70@app.fastmail.com> <87le7g9tg9.fsf@posteo.net> <874je413vo.fsf@tanaka.verona.se> <87le7f1hlq.fsf@posteo.net> <69829f55-511b-4543-9a1b-938a5e8ac08c@gutov.dev> <87zfvtwy2w.fsf@posteo.net> <706be920-cbd4-42d8-8c76-3abdb7e7b026@gutov.dev> <87edd5wv59.fsf@posteo.net> <553db84b-e29b-4622-a02d-77e250f2d1d2@gutov.dev> <3e7f0437-f84e-470a-936c-c2c5ef3b493e@app.fastmail.com> Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.200.91.1.1\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_721E05E3-75B9-4FBD-9D8D-8D3F3D76E51C" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39384"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Dmitry Gutov , Stefan Kangas , Stefan Monnier , Philip Kaludercic , joakim@verona.se, Emacs Devel To: Bozhidar Batsov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 22 11:16:30 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rd67x-0009zo-Cd for ged-emacs-devel@m.gmane-mx.org; Thu, 22 Feb 2024 11:16:29 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rd67Y-0001eV-HC; Thu, 22 Feb 2024 05:16:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rd67W-0001Wy-E6 for emacs-devel@gnu.org; Thu, 22 Feb 2024 05:16:02 -0500 Original-Received: from mail.purcellpeople.com ([139.162.128.219]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rd67U-00021v-KU for emacs-devel@gnu.org; Thu, 22 Feb 2024 05:16:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sanityinc.com; s=default; t=1708596928; bh=toPxXhpXPgWYNXg/7u+ay1+yDJLvEmiSLiP8GesoQTE=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=VGwbafgaIsYUmJ6rxrZhHHeJ30Bcv7Y/nOFl+djJ81Ik5602F1tVf409aVE+x2zY7 0hQ1XpY5BjA6TjReTB4duVqtm9at/v7TpIG6Xia+AHtfHNIGmvJnDzG4JTX3UhAjy3 VCnGBh7op5FCQQz6WQNSyPbMmZ+dxH5V99+3/eV4= In-Reply-To: <3e7f0437-f84e-470a-936c-c2c5ef3b493e@app.fastmail.com> Received-SPF: pass client-ip=139.162.128.219; envelope-from=steve@sanityinc.com; helo=mail.purcellpeople.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316447 Archived-At: --Apple-Mail=_721E05E3-75B9-4FBD-9D8D-8D3F3D76E51C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 22 Feb 2024, at 07:15, Bozhidar Batsov wrote: >=20 > I can look at the options here at a later point. I haven't had much = time to think about the future, given that I've assumed the Flycheck = maintenance relatively soon. My short-term focus is harvesting some = low-hanging fruit (like the package inclusion on NonGNU ELPA). >=20 > Compiling a reasonable long-term vision for the future (including some = form of built-in interop with Flymake) will take some time and I think = it'd better to discuss this separately. Agree, happy to be pulled into any discussions if it helps.= --Apple-Mail=_721E05E3-75B9-4FBD-9D8D-8D3F3D76E51C Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

On 22 Feb 2024, at 07:15, Bozhidar Batsov = <bozhidar@batsov.dev> wrote:

I can look at = the options here at a later point. I haven't had much time to think = about the future, given that I've assumed the Flycheck maintenance = relatively soon. My short-term focus is harvesting some low-hanging = fruit (like the package inclusion on NonGNU ELPA).

Compiling a = reasonable long-term vision for the future (including some form of = built-in interop with Flymake) will take some time and I think it'd = better to discuss this = separately.


Agree, = happy to be pulled into any discussions if it helps.
= --Apple-Mail=_721E05E3-75B9-4FBD-9D8D-8D3F3D76E51C--