From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Okamsn Newsgroups: gmane.emacs.devel Subject: Re: Adding package "Loopy" to Non-GNU Devel? Date: Sun, 25 Feb 2024 17:56:16 +0000 Message-ID: References: <871ec398-df6a-44a1-a149-d0014f99b756@protonmail.com> <87wmqz1rr7.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="b1_D32j9jODEpYOEnZH1TPKL3ZLEd0geMn98mobSa6byE" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7550"; 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 Mon Feb 26 04:23:12 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 1reRaC-0001ka-8j for ged-emacs-devel@m.gmane-mx.org; Mon, 26 Feb 2024 04:23:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1reRZA-0006s4-Db; Sun, 25 Feb 2024 22:22:08 -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 1reIk3-0008A4-Tj for emacs-devel@gnu.org; Sun, 25 Feb 2024 12:56:49 -0500 Original-Received: from mail-40133.protonmail.ch ([185.70.40.133]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1reIk1-00027W-3Y for emacs-devel@gnu.org; Sun, 25 Feb 2024 12:56:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1708883795; x=1709142995; bh=kzi710nPVaG2bVk1WTFH4V/rDIo6JJ3cD+z/oRF+csA=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=rr9bJRK2rYGbToKtaJzeHFm7ZceTmw/VgRWcyw0o69pucAmp4QB5zd7WqvOb6J0f6 3MdgLf7hUDPfHdjvZgo1VvLLCc7JHjkTrkQaRuoKiRwR1DWQ68LdzFLmGhbvpUCgdG MwfhWMvMuQJMDrJ3j84gGzZm54df/Z/EoO3nuJDiIvlJDzjXrTbUJ8Pc1OU4WSKalA 3bGnx50lmmmaC1OjBAm4Fqjc4/9c/dN2eGFx9kGwNDb2eX6iVr6QnV2ilyzGFI3Vrm gD6YJcyxqPQAu1bM5LL1jdhfgBA93xVm6JwK1uYrNE1sFSUXR4LOE4CQ4Miq13qf49 pcKOLM2svAWog== In-Reply-To: Feedback-ID: 25935600:user:proton Received-SPF: pass client-ip=185.70.40.133; envelope-from=okamsn@protonmail.com; helo=mail-40133.protonmail.ch 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 25 Feb 2024 22:22:05 -0500 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:316542 Archived-At: This is a multi-part message in MIME format. --b1_D32j9jODEpYOEnZH1TPKL3ZLEd0geMn98mobSa6byE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Okamsn wrote: > Philip Kaludercic wrote: >> Okamsn writes: >>> I keep the extension package in the same GitHub repo as the main packag= e for >>> testing purposes. The Dash functionality was requested by a user, but >>> Dash is >>> not used by the rest of the package. Because of that, I put the Dash >>> functionality in a small separate package. >> >> You are talking about the loopy-dash.el file in the same branch, right? >=20 > Yes. >=20 >> If possible, it would be better if you could at least maintain it in a >> separate branch. >=20 > If I added the file "loopy-dash.el" to an ".elpaignore" file in the main > branch and used GitHub Actions to push any changes from the main branch > to another branch containing the file "loopy-dash.el", would that be > acceptable? >=20 Hello, I figured out how to make GitHub automatically copy changes of the file=20 to another branch when the master branch changes, and have listed the=20 file `loopy-dash.el` in the `.elpaignore` file on the master branch. I successfully installed the packages locally using the instructions in=20 the ELPA readme. I have attached a patch file. Are there any other changes that you would=20 like made? Thank you. --b1_D32j9jODEpYOEnZH1TPKL3ZLEd0geMn98mobSa6byE Content-Type: text/x-patch; charset=UTF-8; name=0001-Add-Loopy-and-Loopy-Dash-to-Non-GNU-ELPA.patch Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=0001-Add-Loopy-and-Loopy-Dash-to-Non-GNU-ELPA.patch RnJvbSA5NDAxY2I4NWRhYjQ1ZGMyOTJkZjNjY2JkOTg1ODA1MjNlNTI0OWVmIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBFYXJsIEh5YXR0IDxva2Ftc25AcHJvdG9ubWFpbC5jb20+CkRh dGU6IFN1biwgMjUgRmViIDIwMjQgMTI6MTI6NTYgLTA1MDAKU3ViamVjdDogW1BBVENIXSBBZGQg TG9vcHkgYW5kIExvb3B5IERhc2ggdG8gTm9uLUdOVSBFTFBBLgoKKiBlbHBhLXBhY2thZ2VzIChs b29weSk6IE5ldyBwYWNrYWdlCiogZWxwYS1wYWNrYWdlcyAobG9vcHktZGFzaCk6IE5ldyBwYWNr YWdlCi0tLQogZWxwYS1wYWNrYWdlcyB8IDkgKysrKysrKysrCiAxIGZpbGUgY2hhbmdlZCwgOSBp bnNlcnRpb25zKCspCgpkaWZmIC0tZ2l0IGEvZWxwYS1wYWNrYWdlcyBiL2VscGEtcGFja2FnZXMK aW5kZXggNmM3NzJhZi4uZWI2NTExOSAxMDA2NDQKLS0tIGEvZWxwYS1wYWNrYWdlcworKysgYi9l bHBhLXBhY2thZ2VzCkBAIC00MTIsNiArNDEyLDE1IEBACiAgKGtvdGxpbi1tb2RlCQk6dXJsICJo dHRwczovL2dpdGh1Yi5jb20vRW1hY3MtS290bGluLU1vZGUtTWFpbnRhaW5lcnMva290bGluLW1v ZGUiCiAgIDppZ25vcmVkLWZpbGVzICgiZG9jIiAidGVzdCIgIkNhc2siICJNYWtlZmlsZSIpKQog CisgKGxvb3B5ICAgICAgICAgICAgICAgICA6dXJsICJodHRwczovL2dpdGh1Yi5jb20vb2thbXNu L2xvb3B5IgorICAgICAgICAgICAgICAgICAgICAgICAgOm5ld3MgIkNIQU5HRUxPRy5tZCIKKyAg ICAgICAgICAgICAgICAgICAgICAgIDptYWluLWZpbGUgImxvb3B5LmVsIgorICAgICAgICAgICAg ICAgICAgICAgICAgOnJlYWRtZSAiUkVBRE1FLm9yZyIKKyAgICAgICAgICAgICAgICAgICAgICAg IDpkb2MgImRvYy9sb29weS50ZXhpIikKKworIChsb29weS1kYXNoICAgICAgICAgICAgOnVybCAi aHR0cHM6Ly9naXRodWIuY29tL29rYW1zbi9sb29weSIKKyAgICAgICAgICAgICAgICAgICAgICAg IDpicmFuY2ggImxvb3B5LWRhc2gtb25seSIpCisKICAobG9yZW0taXBzdW0gICAgICAgICAgIDp1 cmwgImh0dHBzOi8vZ2l0aHViLmNvbS9qc2NoYWYvZW1hY3MtbG9yZW0taXBzdW0iCiAgIDpyZWFk bWUgIlJFQURNRS5tZCIpCiAKLS0gCjIuMzQuMQoK --b1_D32j9jODEpYOEnZH1TPKL3ZLEd0geMn98mobSa6byE--