From unknown Fri Jun 20 07:15:09 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#47304 <47304@debbugs.gnu.org> To: bug#47304 <47304@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add emacs-relative-buffers. Reply-To: bug#47304 <47304@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:15:09 +0000 retitle 47304 [PATCH] gnu: Add emacs-relative-buffers. reassign 47304 guix-patches submitter 47304 Joseph LaFreniere severity 47304 normal tag 47304 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 21 19:48:54 2021 Received: (at submit) by debbugs.gnu.org; 21 Mar 2021 23:48:54 +0000 Received: from localhost ([127.0.0.1]:55684 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lO7oU-0005dZ-2B for submit@debbugs.gnu.org; Sun, 21 Mar 2021 19:48:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:60922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lO7oP-0005dP-II for submit@debbugs.gnu.org; Sun, 21 Mar 2021 19:48:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35238) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lO7oP-00076p-A5 for guix-patches@gnu.org; Sun, 21 Mar 2021 19:48:49 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:59786) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lO7oL-0007Z4-Ow for guix-patches@gnu.org; Sun, 21 Mar 2021 19:48:48 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id C50CA40493 for ; Mon, 22 Mar 2021 00:48:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :subject:subject:from:from:received:received:received; s= dkim20160331; t=1616370520; x=1618184921; bh=qbm+I4y5/SEsMhJFPhA +mmg4K6/KblFWuyjCYX7n5og=; b=GrE3BxARn1WuYovXWwxCJ0fwM/rLTGR2onN JBEx5BBWiA2DiIxE3Pjnbrwa0JHPUDcEb2N5OAdiwIj4DhOTPtiWTto5dYrrJ0H4 O7xbenvbh6aWbBYlize37WOsKBt4rZl7tX0iCy76mOj9a6kSR1YbpKoQjtEHNT9z SbWOxAYwNP+zWALGlw/fZQ/2T1p68nIL+mqiwFS6qavDSRLjUsl1nFG6v4u5DV7N VZhkiLptgkQKlPpa5yubRE97tXqNA/eufugzMolkPNunPGXDqi6tJ+Hag6MXXm4m LwQnsT4WUFiWo6RM0M0vmsvIjyTR0hg91uumDXETnpXcEQWfonuSFJGmuCno7z/y GCYhg/QeHgZ+WK8nYKjpdI4iawFBeI2T1af7vOAnqzmk8jYp8ltQMFSks6ZUeomp Rua1T95EKzAmaALEun/en9/2lWirPS008CQUl/3r4WR1aeTlrTDBx9ZRdr9UCLjt hENpjBPjAfq0NWQFQ7nKKGuJGUXh815AQqRd/t0qTtUCMxGCQQ9UPbLrylEIlIhD nm3dXrvTl0iSHIKN0qYjBsj4uZJA+zX5WIV3iy9EMjJH3za1FF1QnJ2leLyc0acz jThZZHTvU+x4LIHflzHFBl/60dv9JSff+vUp630vz2B9yfOIAGd8g73FgxtgUDJ5 zqvBG91o= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cp-XOuLDQmBK for ; Mon, 22 Mar 2021 00:48:40 +0100 (CET) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 0996B40477 for ; Mon, 22 Mar 2021 00:48:38 +0100 (CET) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 9655561E1 for ; Mon, 22 Mar 2021 00:48:38 +0100 (CET) From: Joseph LaFreniere To: guix-patches@gnu.org Subject: [PATCH] gnu: Add emacs-relative-buffers. Date: Sun, 21 Mar 2021 18:48:35 -0500 Message-ID: <871rc8131o.fsf@lafreniere.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=95.128.36.40; envelope-from=joseph@lafreniere.xyz; helo=mx.kolabnow.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Patch file is attached. -- Joseph LaFreniere From 9dffdb221ab741ea564b5f07e92a6a29ec3e9ccf Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 21 Mar 2021 18:47:22 -0500 Subject: [PATCH] gnu: Add emacs-relative-bu [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=joseph%40lafreniere.xyz; ip=209.51.188.17; r=debbugs.gnu.org] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) --=-=-= Content-Type: text/plain; format=flowed Patch file is attached. -- Joseph LaFreniere --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-emacs-relative-buffers.patch >From 9dffdb221ab741ea564b5f07e92a6a29ec3e9ccf Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 21 Mar 2021 18:47:22 -0500 Subject: [PATCH] gnu: Add emacs-relative-buffers. * gnu/packages/emacs-xyz.scm (emacs-relative-buffers): New variable. --- gnu/packages/emacs-xyz.scm | 39 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 7085318e58..328c948e89 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -27253,3 +27253,42 @@ and prefered services can easily be configured.") "This package provides an Elisp wrapper around the Java @command{keytool} command and major mode for viewing Java keystores.") (license license:expat)))) + +(define-public emacs-relative-buffers + (let ((release "0.0.1") + (revision "0") + (commit "9762fe268e9ff150dcec2e2e45d862d82d5c4008")) + (package + (name "emacs-relative-buffers") + (version (git-version release revision commit)) + (home-page "https://github.com/emacsattic/relative-buffers") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0fzhwbpyndwrmxip9zlcwkrr675l5pzwcygi45hv7w1hn39w0hxp")) + (snippet + '(begin + ;; Delete the Cask test runners. + (for-each delete-file '("Cask" "test/test-helper.el")) + #t)))) + (build-system emacs-build-system) + (arguments + `(#:tests? #t + #:test-command '("ert-runner"))) + (native-inputs + `(("ert-runner" ,emacs-ert-runner))) + (propagated-inputs + `(("emacs-dash" ,emacs-dash) + ("emacs-f" ,emacs-f) + ("emacs-s" ,emacs-s))) + (synopsis "Minor mode to rename buffers by project structure") + (description + "This package provides a minor mode for renaming buffers according to +project structure. For python buffers, that will be the whole module name. +For temporary files and directories, that will be the relative path from the +project root.") + (license license:gpl3+)))) -- 2.31.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 26 17:12:27 2021 Received: (at 47304-done) by debbugs.gnu.org; 26 Mar 2021 21:12:27 +0000 Received: from localhost ([127.0.0.1]:42662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPtkp-0005B9-2L for submit@debbugs.gnu.org; Fri, 26 Mar 2021 17:12:27 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:50591) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPtkn-0005Av-5X for 47304-done@debbugs.gnu.org; Fri, 26 Mar 2021 17:12:26 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 042B3E0004; Fri, 26 Mar 2021 21:12:17 +0000 (UTC) From: Nicolas Goaziou To: Joseph LaFreniere Subject: Re: [bug#47304] [PATCH] gnu: Add emacs-relative-buffers. References: <871rc8131o.fsf@lafreniere.xyz> Date: Fri, 26 Mar 2021 22:12:16 +0100 In-Reply-To: <871rc8131o.fsf@lafreniere.xyz> (Joseph LaFreniere's message of "Sun, 21 Mar 2021 18:48:35 -0500") Message-ID: <878s69wrf3.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, Joseph LaFreniere writes: > Patch file is attached. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.196 listed in wl.mailspike.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.196 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 47304-done Cc: 47304-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Hello, Joseph LaFreniere writes: > Patch file is attached. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Fri Jun 20 07:15:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 24 Apr 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator