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: Tue, 05 Sep 2023 10:09:50 -0500 Message-ID: <87wmx4k611.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> <87ledlpd5v.fsf@riseup.net> <87ledlaygp.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19120"; 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 17:14:00 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 1qdXkc-0004lQ-ML for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Sep 2023 17:13:58 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdXjp-0005ZS-I3; Tue, 05 Sep 2023 11:13:10 -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 1qdXjo-0005Z4-2m for emacs-devel@gnu.org; Tue, 05 Sep 2023 11:13:08 -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 1qdXjl-0000mP-8V for emacs-devel@gnu.org; Tue, 05 Sep 2023 11:13:07 -0400 Original-Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (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 4Rg8C16jBGzDrcX; Tue, 5 Sep 2023 15:13:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1693926782; bh=q2xMKp2qSutW00c15C8jSqGI2Y9JC46HUmx/CjPU/Rc=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=YXGWMQIkfs3VyGHc/ZNur/HAVssawUk9WH0uy8rTcXzD5FeyMWrBYWnwWmGbuP87r 5UqSfT4rDohMo18ILjh+QdMfsOK5tLgFFj/JBDkzEmIdc62zR/KtVbCWyC8hnghFwN WN0obuc9he86ohBJuMNJ6kghnDfVnqc8ljadcf4M= X-Riseup-User-ID: E1995A87578C63EC4CF96D42AB870B36ACBB30F0E28AD3BE18C15E436F4ABCBD Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4Rg8C11SzlzJnCB; Tue, 5 Sep 2023 15:13:01 +0000 (UTC) In-reply-to: <87ledlaygp.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:310132 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2023-09-05, Philip Kaludercic wrote: > Distopico writes: > >> 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 bloc= ker >>>>>> 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 requireme= nt >>>> to merge flymake-guile package into NonGNU ELPA or it's just a >>>> recommendation?=20=20=20 >>> >>> 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`. > > Great, thank you very much. I'll push the changes to nongnu.git. Are > you otherwise familiar with the process of how ELPAs work? Thank you, About the process I'm not sure about it, how I publish a new version? I guess is just update version in the repo but not sure if I need to do something more=20=20 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFJBAEBCAAzFiEEvYwofabWO6y953lVmAk6gHJUa/MFAmT3RXoVHGRpc3RvcGlj b0ByaXNldXAubmV0AAoJEJgJOoByVGvzEWMIAKzI0RW62valJU7uf/F7b6nsetPY FwDQ3ocva4JtKGJoJ/q5zTZAjVjt9D/tfn3i6/MPwqxvSSVq6PCX0Rfl+baiVaTU z691OBHMYonPA+/AJlypRB8QT0AzAO5HMfpFcwijZfVeFgJYv/TolkTK68+R0DkO dpBsCrBrtzMhJDlUrVIjh0WXaN/JmYuAQNHF87FUBUT7RxFoH9twz3392lwKXX3I xVRf0ZJOOgXrSU02TTLWV+28pbMR7iKgAyyXwD/MrWPnKM8qzmpZLwEiHwYEqMZS Sah7NkitN6zTjc2mc6yIsOlSYv940kYliSVk7UaNHLnUurmHJgK54AqKU9Q= =dC9T -----END PGP SIGNATURE----- --=-=-=--