From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oN+/CzupuGOdfwEAbAwnHQ (envelope-from ) for ; Sat, 07 Jan 2023 00:05:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kCLeCjupuGPaPQEAG6o9tA (envelope-from ) for ; Sat, 07 Jan 2023 00:05:31 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DD57CCD4A for ; Sat, 7 Jan 2023 00:05:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pDvlu-0005OY-Hn; Fri, 06 Jan 2023 18:05:10 -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 1pDvln-0005KL-Nz for guix-patches@gnu.org; Fri, 06 Jan 2023 18:05:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pDvlm-0007Zt-Tk for guix-patches@gnu.org; Fri, 06 Jan 2023 18:05:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pDvlm-0006jY-Of for guix-patches@gnu.org; Fri, 06 Jan 2023 18:05:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59649] [PATCH] gnu: Add emacs-ibrowse. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 Jan 2023 23:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59649 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin Cc: Nicolas Graves , 59649-done@debbugs.gnu.org Received: via spool by 59649-done@debbugs.gnu.org id=D59649.167304629625860 (code D ref 59649); Fri, 06 Jan 2023 23:05:02 +0000 Received: (at 59649-done) by debbugs.gnu.org; 6 Jan 2023 23:04:56 +0000 Received: from localhost ([127.0.0.1]:56052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDvlg-0006j2-Dz for submit@debbugs.gnu.org; Fri, 06 Jan 2023 18:04:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDvle-0006ip-NX for 59649-done@debbugs.gnu.org; Fri, 06 Jan 2023 18:04:55 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pDvlY-0006Q1-EY; Fri, 06 Jan 2023 18:04:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=H4sT6cA0fdWtwpfKEpr3AZkW/phcwmGnhJ5bfvLNgUI=; b=FTNMhl6/7ri6ijxVAUGZ ZrvN0EpOrw5DLmMzk5qJyNfIWwmCCbCYFMgMe8NWSZSMpLBPkW8lSWyEZDV2GwQGYdEa3dRSr7Sy9 bT0+5xFLCXX9HgZt+naSUbdCBGE11WU1yL8AHnUROwUO7StkKSqRYJVFa/BcCWMEOGWT/jxNdlnb/ wk0ss/2Xs/hwoOgboFZyMLqAxgM+4sPcZpaZRQ4Ko0HHJNdSBQ2RJy/83pvbFVHSPvg7us2EZlnB2 aYy8N0pDck+2+MkZVZjrfOvBWSp/hgKv9bBwZvDc8a7yuud/s5w3kUkz8Q0/PR02++raaAV3cbgk4 6HV3v3BXMFx1Ag==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pDvlX-00071W-Rb; Fri, 06 Jan 2023 18:04:48 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221128080733.28777-1-ngraves@ngraves.fr> <87ilhk3cf9.fsf@gnu.org> <87bkncqd8d.fsf@trop.in> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 18 =?UTF-8?Q?Niv=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de la Pierre =?UTF-8?Q?=C3=A0?= chaux X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 07 Jan 2023 00:04:46 +0100 In-Reply-To: <87bkncqd8d.fsf@trop.in> (Andrew Tropin's message of "Fri, 06 Jan 2023 12:27:46 +0400") Message-ID: <87zgavw9gx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673046330; a=rsa-sha256; cv=none; b=BNOZzTycF7qIsmaN2V4Y2YnTGEjXc2miiVkZ2OPBwL5DPl2FTM48nGP8K7kL2Dki43Bgly wKULuTCxD9Hcxyp1myXfXNN/RQeWYqHM9uVfLy8My1WTBggucqYwVEFS2DREWNNeb3JE3a 6dak9qx5IsMgKJDr0x1np5ahY+AZF47CjchIANvtylNf3eTUqcH5w+1gewHv4zbuOzZ8o6 jKvqUwfs0d6B/77ztdMeFxLixvAeqQMGwUKPBXceI7IA/wg8S3wh6Da+CCNP/Fqvw9rfLs 7Hr4YVlg4wiJtLjLPgxDSIfJWJoWa5uhxqbj/rjyA6SZ96yL8pszK0PwyVRIzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="FTNMhl6/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673046330; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=H4sT6cA0fdWtwpfKEpr3AZkW/phcwmGnhJ5bfvLNgUI=; b=onqh3JDGZ9Hqr6A537WtxjlnhFBkjx+pwAbbua5pPcnI6ciPuwpivcvFK4z5MgkL0rZLYJ ETRemvB6VBHiRXooTAeJLJOaqRBLh9RUs5PM3vLq7wRsYbvHuca3oYURlL2MATx1/dyzRg 2JuA+WQpYvX7MB52FJO7DVBxid3U5/5S7RwFWwo0jFW9g7/9FapgTz4pGyeaZvdL4koQkK 1OsACNGGMPAR4m8y8LmJ8fM3iDczeWX4HCl1XL+bGW39zNPoeZLkvgLujcCRfP+Qr1v7qY +bLRvzTrLWwiCP3ooO0MAfOH0rV09O5kR74rwWIU+tWRJ562tgyu78VX5xJUbA== X-Spam-Score: -4.56 X-Migadu-Queue-Id: DD57CCD4A Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="FTNMhl6/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -4.56 X-TUID: nqc7jg22qIDF Andrew Tropin skribis: > On 2023-01-05 22:21, Ludovic Court=C3=A8s wrote: > >> Hi, >> >> Nicolas Graves skribis: >> >>> * gnu/packages/emacs-xyz.scm (emacs-ibrowse): New variable. >> >> Not sure what Andrew had in mind regarding a =E2=80=9Cversion tag=E2=80= =9D (seems >> alright to me, no?) so I went ahead and finally applied it. > > Nicolas is an author of the ibrowse and has a write access to the repo, > so I asked to add a tag, so we can reference it in guix package > definition instead of commit =3D) Ooh, I didn=E2=80=99t know that, sorry! Ludo=E2=80=99.