From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 19 16:48:50 2023 Received: (at submit) by debbugs.gnu.org; 19 Nov 2023 21:48:50 +0000 Received: from localhost ([127.0.0.1]:52220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4per-000836-QA for submit@debbugs.gnu.org; Sun, 19 Nov 2023 16:48:50 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r4pem-00082J-O4 for submit@debbugs.gnu.org; Sun, 19 Nov 2023 16:48:48 -0500 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 1r4pef-0004dF-45 for guix-patches@gnu.org; Sun, 19 Nov 2023 16:48:37 -0500 Received: from dane.soverin.net ([2a10:de80:1:4091:b9e9:221f:0:1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r4pec-0007qV-P2 for guix-patches@gnu.org; Sun, 19 Nov 2023 16:48:36 -0500 Received: from smtp.soverin.net (unknown [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dane.soverin.net (Postfix) with ESMTPS id 4SYPQj5v1wz2xXc; Sun, 19 Nov 2023 21:48:29 +0000 (UTC) Received: from smtp.soverin.net (smtp.soverin.net [10.10.4.99]) by soverin.net (Postfix) with ESMTPSA id 4SYPQj0cdKz3t; Sun, 19 Nov 2023 21:48:29 +0000 (UTC) Authentication-Results: smtp.soverin.net; dkim=pass (2048-bit key; unprotected) header.d=elenq.tech header.i=@elenq.tech header.a=rsa-sha256 header.s=soverin1 header.b=OEjFlXcd; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=soverin1; t=1700430509; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=LJDyqay/4IpuQqjPG+1n5U6rt3mBVCCyxH6lkAq34sE=; b=OEjFlXcdSbMAyAMZUYnrfVRTMuZw5DRje7njPW5sIrhRE/KvFXxYM4jme2b8dFLlOgUhyZ /+fijgGExsvCTqOaPrMdxQ8koLLeCglWpPI1e24yhjra+ahYQiC9AazdhsD8C5CIxDlD9h c7wrAxpOzfmzQcfJc2wRT9WUFPkIGtc/fixkeWgYzwouoZtclnZ54gOF2L/n1LuPVj+EuP 9NZdvgNEX0My9AC5MQihHtNefnxBRTZcKf/GMXmeF80sRD9vI4/vFhQh6e1jDiQsaZsmZr x8SIU2ybFkpaN6nAwtXBQXcD0SOrje3F3X5KkUxz2YgdIt7EUQ3zj3KBkgdFKg== From: Ekaitz Zarraga To: guix-patches@gnu.org Subject: [PATCH] doc: contributing: Fix syntax in link Date: Sun, 19 Nov 2023 22:46:56 +0100 Message-ID: <77ee1242cf008ee19acc896f9e2e8ea3ccaecace.1700430416.git.ekaitz@elenq.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a10:de80:1:4091:b9e9:221f:0:1; envelope-from=ekaitz@elenq.tech; helo=dane.soverin.net 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Ekaitz Zarraga 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.0 (/) * doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken link to fugitive.vim. Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e --- doc/contributing.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing.texi b/doc/contributing.texi index f3cc4d7af7..9e9b89782c 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -524,7 +524,7 @@ Vim and NeoVim automatically indented as you type. For the interaction with Git, -@uref{https://www.vim.org/scripts/script.php?script_id=2975 +@uref{https://www.vim.org/scripts/script.php?script_id=2975, @code{fugitive.vim}} is the most commonly used plugin: @example base-commit: 71b92466430acb8c91841522dc0eb7d766af4388 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Nov 20 10:12:55 2023 Received: (at submit) by debbugs.gnu.org; 20 Nov 2023 15:12:55 +0000 Received: from localhost ([127.0.0.1]:54312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r55xH-0004lf-4L for submit@debbugs.gnu.org; Mon, 20 Nov 2023 10:12:55 -0500 Received: from lists.gnu.org ([2001:470:142::17]:45812) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r55xD-0004lQ-UH for submit@debbugs.gnu.org; Mon, 20 Nov 2023 10:12:52 -0500 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 1r55x2-0006Cv-Bj for guix-patches@gnu.org; Mon, 20 Nov 2023 10:12:41 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r55x0-00044W-QF for guix-patches@gnu.org; Mon, 20 Nov 2023 10:12:40 -0500 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 320EF27BBE2; Mon, 20 Nov 2023 15:12:36 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id be83a0f5; Mon, 20 Nov 2023 15:12:35 +0000 (UTC) References: <77ee1242cf008ee19acc896f9e2e8ea3ccaecace.1700430416.git.ekaitz@elenq.tech> User-agent: mu4e 1.10.7; emacs 29.1 From: Christopher Baines To: Ekaitz Zarraga Subject: Re: [bug#67291] [PATCH] doc: contributing: Fix syntax in link Date: Mon, 20 Nov 2023 15:12:00 +0000 In-reply-to: <77ee1242cf008ee19acc896f9e2e8ea3ccaecace.1700430416.git.ekaitz@elenq.tech> Message-ID: <87zfz8e9wc.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, 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-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: 67291-done@debbugs.gnu.org, guix-patches@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.1 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Ekaitz Zarraga writes: > * doc/contributing.texi(Alternative Setups)[Vim and Neovim]: Fix broken > link to fugitive.vim. > > Change-Id: Ib86239d98c39383169a9cdebc7549477b648206e > --- > doc/contributing.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/contributing.texi b/doc/contributing.texi > index f3cc4d7af7..9e9b89782c 100644 > --- a/doc/contributing.texi > +++ b/doc/contributing.texi > @@ -524,7 +524,7 @@ Vim and NeoVim > automatically indented as you type. >=20=20 > For the interaction with Git, > -@uref{https://www.vim.org/scripts/script.php?script_id=3D2975 > +@uref{https://www.vim.org/scripts/script.php?script_id=3D2975, > @code{fugitive.vim}} is the most commonly used plugin: >=20=20 > @example > > base-commit: 71b92466430acb8c91841522dc0eb7d766af4388 Thanks for the patch, I've pushed this to master as c07a5f050f67fa9054e93479cdda2f298c567460. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmVbd2NfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xf0/g//V8w3opbFopZ7QNzrTS3aUSGQ2xHaPdmX HT5V2t8OeNtZu6AINuYVel4G2a4PK0E94jtxjsNpUpGSLW96DMVJST0jF+2Ljp5N lUg5XUtdHKGQSwj1oTsMPNxmwxFmLpvdE4VCcFBQcAafU4ghTgl+bwdj+slYWEaH jgDp5zMZ/kcCrmiKlyeLZs6E8QMaPdbE0ZjKAX8d5PIsy3/ecbGnWsILoeJNNymf CjFIQFGFhBNYBaidUYMEAmqBtJEdPmIq7f9lgXzrvqNPft4oeSRbKnV5IG4N2Gkn 0EWfFinxoFmfxZ83GNN5EFwFVdiHk/7e642Ji1h0E7izpebhpUazoY27pz5rjlu1 t5WCH1I4rZ745YkD220ltL1biOoLsZItuCrY7UIjo0ALvU7Idf/LS7DYsLjkX3VU /+y3RABd7qyk4cLiaVQdem0Nt8MIZiSEK4pNtBYaSwJ9syqq0NZFhlVaGwnsvE8H 5Vjk3oeULR/7cJSV0U5P+J2X2PILZeS+t5y347ftvN5OZ7EvxQsKfof62SOkqqNv KbUui9PKWPPkw6WsdBqf2KWWXYCbkTpBdrxas3B0ZdUS1c0yRDJaVlN0lZxezaHe phk+pnoQbGOOGaaDQQZJh5KWNmSH7s/9TKxt+110BoCtuE3oqjgVRDeviDpLbH/h JyTiZQ2RPF0= =ziRM -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 08:06:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 19 Dec 2023 12:24:09 +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