From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Distopico Newsgroups: gmane.emacs.devel Subject: Re: [NonGNU ELPA] New package: flymake-guile Date: Mon, 04 Sep 2023 21:23:34 -0500 Message-ID: <87ledlpd5v.fsf@riseup.net> References: <87a5u7j55e.fsf@riseup.net> <87y1hrr9dv.fsf@posteo.net> <871qfji40h.fsf@riseup.net> <8734zzqedn.fsf@posteo.net> <87jztbgg8o.fsf@riseup.net> <87jztavy4f.fsf@posteo.net> <87fs3ygfhb.fsf@riseup.net> <87y1hqug3q.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31015"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 05 04:28:58 2023 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 1qdLoH-0007m1-Au for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Sep 2023 04:28:57 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdLnH-0005OE-Ha; Mon, 04 Sep 2023 22:27:55 -0400 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 1qdLnF-0005O4-T2 for emacs-devel@gnu.org; Mon, 04 Sep 2023 22:27:53 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdLnD-0000C7-3C for emacs-devel@gnu.org; Mon, 04 Sep 2023 22:27:53 -0400 Original-Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4RfqD439JVzDr1r; Tue, 5 Sep 2023 02:27:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1693880868; bh=BxBi8jS2WlxSTHFtN/6TEYwINZMAGWHdvP4EPrWk5rI=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=WZIfBEf38Orddq5afEJhfRo2iJ3EU0+B/3v02kMgjJCxxmSiciFL1Wk59BjtSph8o UKg7Jt5nC7ADtG+cBMnFg2LIYYVufk13xM4345wy/CMIUtrYkHi832dt3GSg/M0Oxr oJohrh3C/uVp4jmhQJXy5ZNrXDpu6jVrvB/8PkIA= X-Riseup-User-ID: EBBF2AB6757232656A4CD92AEA3DAEC5404EF0DFF62BE9ECE855991130096B35 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4RfqD35D5RzFpcn; Tue, 5 Sep 2023 02:27:47 +0000 (UTC) In-reply-to: <87y1hqug3q.fsf@posteo.net> Received-SPF: pass client-ip=198.252.153.129; envelope-from=distopico@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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:310107 Archived-At: --=-=-= Content-Type: text/plain Hi Philip, On 2023-09-01, Philip Kaludercic wrote: >>>> >>>> flymake-collection use an adaptation of flymake-quickdef[1], that is >>>> a macro similar to the quickdef one[2], could be use quickdef a blocker >>>> to add the package on NonGNU ELPA? >>> >>> I am afraid I don't understand your question. >> >> My Question is if remove flymake-quickdef as dependency is a requirement >> to merge flymake-guile package into NonGNU ELPA or it's just a >> recommendation? > > It is a strong recommendation. FWIW I have done the work of > macroexpanding and cleaning the resulting code up (but there is still > some more work to be done), and you can see what I had in mind: > I just made those change in the repo, you can check those now: https://framagit.org/flymake-backends/flymake-guile, and BTW I added `.elpaignore`, attache the patch adding just `flymake-guile`. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=v3-0001-elpa-packages-flymake-guile-New-package.patch >From 741836952dde52a17b55e013d73447830f97a5c1 Mon Sep 17 00:00:00 2001 From: Distopico Date: Mon, 4 Sep 2023 21:22:12 -0500 Subject: [PATCH v3] * elpa-packages (flymake-guile): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index b57fcd061f..7564fe65eb 100644 --- a/elpa-packages +++ b/elpa-packages @@ -225,6 +225,8 @@ (flymake-kondor :url "https://github.com/turbo-cafe/flymake-kondor" :ignored-files ("COPYING.txt")) + (flymake-guile :url "https://framagit.org/flymake-backends/flymake-guile.git") + (flymake-popon :url "https://codeberg.org/akib/emacs-flymake-popon") (focus :url "https://github.com/larstvei/Focus" -- 2.41.0 --=-=-= Content-Type: text/plain Best! --=-=-=--