From unknown Fri Jun 20 07:13:33 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#39986 <39986@debbugs.gnu.org> To: bug#39986 <39986@debbugs.gnu.org> Subject: Status: [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. Reply-To: bug#39986 <39986@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:13:33 +0000 retitle 39986 [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. reassign 39986 guix-patches submitter 39986 "LaFreniere\, Joseph" severity 39986 normal tag 39986 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 08 14:54:52 2020 Received: (at submit) by debbugs.gnu.org; 8 Mar 2020 18:54:52 +0000 Received: from localhost ([127.0.0.1]:49271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB14e-0002Hh-Gd for submit@debbugs.gnu.org; Sun, 08 Mar 2020 14:54:52 -0400 Received: from lists.gnu.org ([209.51.188.17]:49848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB14c-0002HZ-3X for submit@debbugs.gnu.org; Sun, 08 Mar 2020 14:54:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33271) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jB14a-0002X3-7I for guix-patches@gnu.org; Sun, 08 Mar 2020 14:54:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,RCVD_IN_DNSWL_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jB14Y-0000xC-DC for guix-patches@gnu.org; Sun, 08 Mar 2020 14:54:47 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:40998) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jB14Y-0000wc-0J for guix-patches@gnu.org; Sun, 08 Mar 2020 14:54:46 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id 2D9944E4 for ; Sun, 8 Mar 2020 19:54:39 +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=1583693678; x=1585508079; bh=VFAGTZ0hxVpoknePdxQ 74s1N1V0I6H6QVDVU7LKWT74=; b=uMzVIo/wB8oBNcE74CDu3nrvflmCJih2TQi dF9VtJDHfpVBJNS2nCbDP49xrBxfxjRG4sWI4A5a+UXR7qHB/F3zurX3RYss+Cej 5XXaUIQmTzfteVeyfqblcLwMTvl3XO3puLjoBeKl84RdZeaNZeEtrJl+WwXamsIW KQxBpvCRGGYvGhwowrvXWcR2t8wZq/FX0xXSrxZhvxGo8jmY6jfpfNg3f8hZUpJ1 MC/UXF+zuviHa3gTWsUiE6xyaibvqoJfMxlAtXsxAE9k0a65rQBy2bw9Lf2hp5sq akjjyshipUujwkYFFCPbzy7D+k9H+eGPP90PIkOdluSAHK0wYs/8KaIZqsg+zHC8 NyY9EYV+p1NuxGltn4qNMDa1dz2pH5I4VxMhxtyEpgpZD6BW9MHs82XDMtstuYmc YMDm8Tn3xoq0+IgifUoHEDQdXjn34UlQt9HuCPrWj1wCH1frsmWYckMa7C5H/DqK hoMc6rLt9TUzhWLJsiE5EgI/5Li3MVR4bRivFO4T/PYuu7KwKvhplNEwy+KxJg0a dLejjX+bvdHHufK5FtLGm+cb1xiVWnty1vJb4tHYZIcS1pt9ADe1TNEM4LDc+cW4 /QsVh8kbHG6olb4pE+V7R0nRVIAMHagTOJSyFDD3O7ugctU0v9EL7a8wj7IrjIfW 1y7VMmDk= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QhCyssYECWPe for ; Sun, 8 Mar 2020 19:54:38 +0100 (CET) Received: from int-mx003.mykolab.com (unknown [10.9.13.3]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 75A0949B for ; Sun, 8 Mar 2020 19:54:37 +0100 (CET) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx003.mykolab.com (Postfix) with ESMTPS id 30E463280 for ; Sun, 8 Mar 2020 19:54:37 +0100 (CET) From: "LaFreniere\, Joseph" To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. Date: Sun, 08 Mar 2020 13:54:33 -0500 Message-ID: <87a74q8yom.fsf@lafreniere.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 95.128.36.42 X-Spam-Score: 3.6 (+++) 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: The patch file is included. -- Joseph LaFreniere From 785b5c8095a0d4f695f000b244f51bd5f18060ca Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 8 Mar 2020 13:52:20 -0500 Subject: [PATCH] gnu: emacs-browse-at-remote [...] Content analysis details: (3.6 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: kolabnow.com] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.17 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 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] 0.8 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: 1.7 (+) 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: The patch file is included. -- Joseph LaFreniere From 785b5c8095a0d4f695f000b244f51bd5f18060ca Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 8 Mar 2020 13:52:20 -0500 Subject: [PATCH] gnu: emacs-browse-at-remote [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: kolabnow.com] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.17 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 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] -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD --=-=-= Content-Type: text/plain; format=flowed The patch file is included. -- Joseph LaFreniere --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-emacs-browse-at-remote-Update-to-0.14.0.patch >From 785b5c8095a0d4f695f000b244f51bd5f18060ca Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 8 Mar 2020 13:52:20 -0500 Subject: [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. * gnu/packages/emacs-xyz.scm (emacs-browse-at-remote): Update to 0.14.0. --- gnu/packages/emacs-xyz.scm | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e09ec9b278..18210788d8 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -10785,7 +10785,7 @@ Idris.") (define-public emacs-browse-at-remote (package (name "emacs-browse-at-remote") - (version "0.10.0") + (version "0.14.0") (source (origin (method git-fetch) @@ -10794,7 +10794,7 @@ Idris.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0vhia7xmszcb3lxrb8wh93a3knjfzj48h8nhj4fh8zj1pjz6args")))) + (base32 "0bx4ns0jb0sqrjk1nsspvl3mhz3n12925azf7brlwb1vcgnji09v")))) (build-system emacs-build-system) (propagated-inputs `(("emacs-f" ,emacs-f) @@ -10805,11 +10805,30 @@ Idris.") `(#:tests? #t #:test-command '("ert-runner"))) (home-page "https://github.com/rmuslimov/browse-at-remote") - (synopsis "Open github/gitlab/bitbucket/stash page from Emacs") + (synopsis "Open a local file's corresponding Git forge page from Emacs") (description - "This Emacs package allows you to open a target page on -github/gitlab (or bitbucket) by calling @code{browse-at-remote} command. -It supports dired buffers and opens them in tree mode at destination.") + "This Emacs package allows you to open the web page of a Git forge that +corresponds to a local checkout of a given file. + +The currently supported forges are +@itemize +@item Atlassian Bitbucket, +@item Atlassian Stash, +@item Fedora Pagure, +@item GitHub (including gists), +@item GitLab, +@item Phabricator, +@item git.savannah.gnu.org, and +@item sourcehut. +@end itemize + +The supported types of Emacs buffers include +@itemize +@item file buffers, +@item dired buffers, +@item magit-mode buffers representing code, and +@item vc-annotate-mode buffers. +@end itemize\n") (license license:gpl3+))) (define-public emacs-tiny -- 2.25.1 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 08 15:09:55 2020 Received: (at 39986) by debbugs.gnu.org; 8 Mar 2020 19:09:55 +0000 Received: from localhost ([127.0.0.1]:49277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB1JC-0002eh-TW for submit@debbugs.gnu.org; Sun, 08 Mar 2020 15:09:55 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:34239) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB1J8-0002eN-JP for 39986@debbugs.gnu.org; Sun, 08 Mar 2020 15:09:52 -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 relay1-d.mail.gandi.net (Postfix) with ESMTPSA id A4E59240003; Sun, 8 Mar 2020 19:09:42 +0000 (UTC) From: Nicolas Goaziou To: "LaFreniere\, Joseph" Subject: Re: [bug#39986] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. References: <87a74q8yom.fsf@lafreniere.xyz> Date: Sun, 08 Mar 2020 20:09:42 +0100 In-Reply-To: <87a74q8yom.fsf@lafreniere.xyz> (Joseph LaFreniere's message of "Sun, 08 Mar 2020 13:54:33 -0500") Message-ID: <87v9ned5op.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (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, "LaFreniere, Joseph" writes: > The patch file is included. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: lafreniere.xyz] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 39986 Cc: 39986@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, "LaFreniere, Joseph" writes: > The patch file is included. Thank you. > @@ -10805,11 +10805,30 @@ Idris.") > `(#:tests? #t The above can be removed since this is the default value. > +The supported types of Emacs buffers include > +@itemize > +@item file buffers, > +@item dired buffers, Dired buffers > +@item magit-mode buffers representing code, and > +@item vc-annotate-mode buffers. > +@end itemize\n") Nitpick: I think this final newline character can be removed. Regards, -- Nicolas Goaziou From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 08 15:39:41 2020 Received: (at 39986) by debbugs.gnu.org; 8 Mar 2020 19:39:41 +0000 Received: from localhost ([127.0.0.1]:49285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB1m1-0003PO-AO for submit@debbugs.gnu.org; Sun, 08 Mar 2020 15:39:41 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:10750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jB1lz-0003P3-5S for 39986@debbugs.gnu.org; Sun, 08 Mar 2020 15:39:40 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 8465B8BE; Sun, 8 Mar 2020 20:39:32 +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 :in-reply-to:subject:subject:from:from:references:received :received:received; s=dkim20160331; t=1583696372; x=1585510773; bh=6cosl+SPE/hBzfQ7bfQaVe/+su+7uFHbEbE1e/aofC8=; b=n8qx9nNH9nf1 m7KM3piPgBvTO3prs7bVubIUgPz8Je/8u0x2JqmrfZW6nbKIfz7IY0xh6k6sjk1+ K1Skndtaocj6h5unwmijbzN+2xQrrWP42hyH9VsblH1VMkEq7l56Gwd9PVhY0hwg Alq3hBbQcUsEKqtKCQGk/cnP2RvQ4SysSkvW7gbEi+bUd5Tcnrfyf5X+c4doX4c9 iZW+JSwMcRyZ2uQTr0y3/QjiKKxUFpyQ8bs37G08rYVF/ANwwDPa+Ep7/CVhhC+e Qu4dqhHqiY/HYNBVjaVB9KZOrSiaswBl72yaHLQdN0bOjoOIh32R/ftjhMBGH2LJ yMP7IS9+IXmq/yeTUBC+mY4J7o2XvABFgx7oQuQB6TCf/+RAdrk/kK1aPo9/Qf/Q vMXsoRygrOBfoyYPyrzYDdSBpfOsEF+oV4HWFZreCMR5gbdhOXiWKgwUHjJWbWux 9Kg1ebpKlW56bkcy6yMXycfEKucAkyqO3i4RWXZSaWHwOcOtJ7kJXd5/eGzFqRts h95EsoOEmvq55zPI4I0xxEzA/aJFONalSl7kKrMwXuQow2ra3gxjZFK1zaJu9PDi 4CPiW0JS76hLYhuVE8TaukL3GJIlCYRfaCtBeeoA/SGFlFg4bfQ0AZQWq1IhJ+NG 8+rYU/wo85UyBv81iYc6C5DsC1xju6E= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id njXSyYms5mLb; Sun, 8 Mar 2020 20:39:32 +0100 (CET) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id D9973885; Sun, 8 Mar 2020 20:39:30 +0100 (CET) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id 97F6238BE; Sun, 8 Mar 2020 20:39:30 +0100 (CET) References: <87a74q8yom.fsf@lafreniere.xyz> <87v9ned5op.fsf@nicolasgoaziou.fr> From: "LaFreniere\, Joseph" To: Nicolas Goaziou Subject: Re: [bug#39986] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. In-reply-to: <87v9ned5op.fsf@nicolasgoaziou.fr> Date: Sun, 08 Mar 2020 14:39:26 -0500 Message-ID: <878ska8wlt.fsf@lafreniere.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 2.5 (++) 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: Nicolas Goaziou writes: >> @@ -10805, 11 +10805,30 @@ Idris.") >> `(#:tests? #t > > The above can be removed since this is the default value. Noted. > >> +@item magit-mode buffers representing code, and >> +@item vc-annotate-mode buffers. >> +@end itemize\n") > > Nitpick: I think this final newline character can be removed. Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: lafreniere.xyz] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [95.128.36.42 listed in list.dnswl.org] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 39986 Cc: 39986@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: 2.5 (++) 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: Nicolas Goaziou writes: >> @@ -10805,11 +10805,30 @@ Idris.") >> `(#:tests? #t > > The above can be removed since this is the default value. Noted. > >> +@item magit-mode buffers representing code, and >> +@item vc-annotate-mode buffers. >> +@end itemize\n") > > Nitpick: I think this final newline character can be removed. Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: lafreniere.xyz] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [95.128.36.42 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD --=-=-= Content-Type: text/plain; format=flowed Nicolas Goaziou writes: >> @@ -10805,11 +10805,30 @@ Idris.") >> `(#:tests? #t > > The above can be removed since this is the default value. Noted. > >> +@item magit-mode buffers representing code, and >> +@item vc-annotate-mode buffers. >> +@end itemize\n") > > Nitpick: I think this final newline character can be removed. Indeed. I included it following many of the other package definitions in the file, but removing it seems to make no difference in the resulting description. >> +The supported types of Emacs buffers include >> +@itemize >> +@item file buffers, >> +@item dired buffers, > > Dired buffers All three changes have been applied. Please find the new patch file attached. -- Joseph LaFreniere --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-emacs-browse-at-remote-Update-to-0.14.0.patch >From b27700a79cbbfef3f87468bc82b1577485ff855d Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sun, 8 Mar 2020 13:52:20 -0500 Subject: [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. * gnu/packages/emacs-xyz.scm (emacs-browse-at-remote): Update to 0.14.0. --- gnu/packages/emacs-xyz.scm | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e09ec9b278..5fc8ed6a4c 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -10785,7 +10785,7 @@ Idris.") (define-public emacs-browse-at-remote (package (name "emacs-browse-at-remote") - (version "0.10.0") + (version "0.14.0") (source (origin (method git-fetch) @@ -10794,7 +10794,7 @@ Idris.") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0vhia7xmszcb3lxrb8wh93a3knjfzj48h8nhj4fh8zj1pjz6args")))) + (base32 "0bx4ns0jb0sqrjk1nsspvl3mhz3n12925azf7brlwb1vcgnji09v")))) (build-system emacs-build-system) (propagated-inputs `(("emacs-f" ,emacs-f) @@ -10802,14 +10802,32 @@ Idris.") (native-inputs `(("ert-runner" ,emacs-ert-runner))) (arguments - `(#:tests? #t - #:test-command '("ert-runner"))) + `(#:test-command '("ert-runner"))) (home-page "https://github.com/rmuslimov/browse-at-remote") - (synopsis "Open github/gitlab/bitbucket/stash page from Emacs") + (synopsis "Open a local file's corresponding Git forge page from Emacs") (description - "This Emacs package allows you to open a target page on -github/gitlab (or bitbucket) by calling @code{browse-at-remote} command. -It supports dired buffers and opens them in tree mode at destination.") + "This Emacs package allows you to open the web page of a Git forge that +corresponds to a local checkout of a given file. + +The currently supported forges are +@itemize +@item Atlassian Bitbucket, +@item Atlassian Stash, +@item Fedora Pagure, +@item GitHub (including gists), +@item GitLab, +@item Phabricator, +@item git.savannah.gnu.org, and +@item sourcehut. +@end itemize + +The supported types of Emacs buffers include +@itemize +@item file buffers, +@item Dired buffers, +@item magit-mode buffers representing code, and +@item vc-annotate-mode buffers. +@end itemize") (license license:gpl3+))) (define-public emacs-tiny -- 2.25.1 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 21 03:50:50 2020 Received: (at 39986-done) by debbugs.gnu.org; 21 Nov 2020 08:50:50 +0000 Received: from localhost ([127.0.0.1]:44839 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgObZ-0006fM-OA for submit@debbugs.gnu.org; Sat, 21 Nov 2020 03:50:49 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kgObY-0006fE-CB for 39986-done@debbugs.gnu.org; Sat, 21 Nov 2020 03:50:48 -0500 Received: from localhost (188.28.108.199.threembb.co.uk [188.28.108.199]) by mira.cbaines.net (Postfix) with ESMTPSA id 135B227BBF5 for <39986-done@debbugs.gnu.org>; Sat, 21 Nov 2020 08:50:47 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 41494057 for <39986-done@debbugs.gnu.org>; Sat, 21 Nov 2020 08:50:44 +0000 (UTC) References: <87a74q8yom.fsf@lafreniere.xyz> <87v9ned5op.fsf@nicolasgoaziou.fr> <878ska8wlt.fsf@lafreniere.xyz> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines To: 39986-done@debbugs.gnu.org Subject: Re: [bug#39986] [PATCH] gnu: emacs-browse-at-remote: Update to 0.14.0. In-reply-to: <878ska8wlt.fsf@lafreniere.xyz> Date: Sat, 21 Nov 2020 08:50:41 +0000 Message-ID: <87zh3bhz4u.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 1.5 (+) 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: LaFreniere, Joseph writes: > Nicolas Goaziou writes: >>> @@ -10805, 11 +10805, 30 @@ Idris.") >>> `(#:tests? #t >> >> The above can be removed since this is the default value. > > Noted. > > >> >>> +@item [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 39986-done 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.5 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable LaFreniere, Joseph writes: > Nicolas Goaziou writes: >>> @@ -10805,11 +10805,30 @@ Idris.") >>> `(#:tests? #t >> >> The above can be removed since this is the default value. > > Noted. > > >> >>> +@item magit-mode buffers representing code, and >>> +@item vc-annotate-mode buffers. >>> +@end itemize\n") >> >> Nitpick: I think this final newline character can be removed. > > Indeed. I included it following many of the other package=20 > definitions in the file, but removing it seems to make no=20 > difference in the resulting description. > >>> +The supported types of Emacs buffers include >>> +@itemize >>> +@item file buffers, >>> +@item dired buffers, >> >> Dired buffers > > All three changes have been applied. Please find the new patch=20 > file attached. This update to 0.14.0 looks to have happened, so closing. Apologies if this patch was missed! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl+41OFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfCqg/8CKAm8fkdvNMY+9dYodoVjIUsqjapvtdu 2eZmhzyDDsEFZGEv1RGR0VAW1ENPNJVv5lhzCLNw0hqZwC+1wq7dW3giCnR5NQEh bNANm0jloyRtpvptvZOO9y+pS30cdPnuab9yPk83e8uoDKcgAn1TPTahGbyuIWyS fgH1Hp3HKp6RodRLrK40vI3DEqKGpXlYNJ0Yr1LZibAhYTNvjAiC2y8V4PN3chi6 GyQmAJrwRwFCP9gOgUBdh/7fe8bSoypF7XMRUxPdDD0gEQ7Y+ciB3dJxPoQJKy4e slSqpcnLvgBVuttDtqMo2lKCTKfU7KJCeX4Ufrp/bqptsA1MndskcYYV5AtGaalY jD+dXHht1Z5kaM8Djuv2JKatjL5Lz2li1kLASv1jUfKrhF5qKckXGcLdHIKzannR HllW09T8i9+tLYBHC6wsNNBwPV9a56iwc6z3FihYzrY2+1vM+VLa1Ajzc5M2nNws EPRbsCl6UEC/ayHaQcPLnwDn4kRu50HFX8afyJKNntJL66ngMQTBbXaY+5S6Y5Wx aVrLvmVU5uD5oQ/YuIQWi6IwHO8X0B4HSTbu2iwFzl3QUTL8xinkJEhQadS9JmmS p49sGVduGQvll85zZsO6Osu1939W1sFYLkR1zyP5ZFkMDRB0uDDJ2deS5Cw0e0PW hJTD1T45BH8= =NVdj -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 07:13:33 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, 19 Dec 2020 12:24:08 +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