From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gCb4AaTPZWHggAAAgWs5BA (envelope-from ) for ; Tue, 12 Oct 2021 20:10:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iC3zOKPPZWHwSAAAbx9fmQ (envelope-from ) for ; Tue, 12 Oct 2021 18:10:43 +0000 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 848C8E060 for ; Tue, 12 Oct 2021 20:10:43 +0200 (CEST) Received: from localhost ([::1]:54358 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1maMEc-0000Fq-KP for larch@yhetil.org; Tue, 12 Oct 2021 14:10:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35724) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1maMDy-0000Fc-R6 for guix-patches@gnu.org; Tue, 12 Oct 2021 14:10:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41456) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1maMDy-0007lx-HK for guix-patches@gnu.org; Tue, 12 Oct 2021 14:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1maMDy-0004Nz-81 for guix-patches@gnu.org; Tue, 12 Oct 2021 14:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51122] [PATCH v2] maint: Factorize po xref translation. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Oct 2021 18:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51122 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 51122@debbugs.gnu.org Received: via spool by 51122-submit@debbugs.gnu.org id=B51122.163406219516835 (code B ref 51122); Tue, 12 Oct 2021 18:10:02 +0000 Received: (at 51122) by debbugs.gnu.org; 12 Oct 2021 18:09:55 +0000 Received: from localhost ([127.0.0.1]:53000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maMDr-0004NT-4U for submit@debbugs.gnu.org; Tue, 12 Oct 2021 14:09:55 -0400 Received: from pelzflorian.de ([5.45.111.108]:34470 helo=mail.pelzflorian.de) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maMDp-0004NF-90 for 51122@debbugs.gnu.org; Tue, 12 Oct 2021 14:09:54 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 98D5D36069D; Tue, 12 Oct 2021 20:09:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pelzflorian.de; s=mail; t=1634062191; bh=cE0IX1rfMbyRKrtkyhYkIiOMfnWKEE/rfUDQ/Dvf2Fs=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=3z7/f+bkYBmCGu51wnDIhfn9pHLK2GkOpZKr8/GP61euwMIKzCD2GRSPAv6wKgj9p tx9Bk26FLHZN/waCn/AnMD5TngF38EkO8FBBL6ebfcYFxAy3+fH7JCEbpwDn0cWJcQ n9D0QduPbPKK3bJ7Md5MXj+TyZ4AOKulEuVMhWyM= Date: Tue, 12 Oct 2021 20:09:41 +0200 From: "pelzflorian (Florian Pelz)" Message-ID: <20211012180941.i7c26gyz3yyqsdd6@pelzflorian.localdomain> References: <8a210e8ceaadfa600e60b0b97a1e7aba04b2bb02.1633901513.git.julien@lepiller.eu> <20211010233711.23bb1e9e@tachikoma.lepiller.eu> <20211011082415.j6wera4b5t4mtnxa@pelzflorian.localdomain> <20211011144626.0049af43@tachikoma.lepiller.eu> <20211011171603.3m7spi6bwlhpgjiv@pelzflorian.localdomain> <20211012000657.11daa7a3@tachikoma.lepiller.eu> <20211012155611.vbhkyxjmqlc3ja77@pelzflorian.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211012155611.vbhkyxjmqlc3ja77@pelzflorian.localdomain> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634062243; 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: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=cE0IX1rfMbyRKrtkyhYkIiOMfnWKEE/rfUDQ/Dvf2Fs=; b=D5N1vf6pX5jDA3+c8vGTG8+RJ/JxU60E7W55MoyjTV0HoihitMIH58k2qqnuhvYcXwe+NB 7j31R3n4HIdynYV66rDeBmG1EUrXAN+rXv8Wg+US2mFxJKkhOpyv32wYxt/0KagilwxCVD KVPRtEbny010gtGK8qTITckAyQBltgZenZSoNdebKV9UpsZqUsTU49UmK6FvJZ0d8s/69X d1rfNMBeqASfF4LiKqok4EDFkcThJI7CYfSSvD5gwdr9it/nfgP2Fh2Idh5QwotfvH8zk7 mD9Dmes92cZBWeGXLnoiGMVH3jgBZWTnbQ2dgHgPooiY7FGC5coEAJNFmKYHBQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634062243; a=rsa-sha256; cv=none; b=vCSfdUwR03zAOdOud2I7i7hVyF2QkYKM5KpAi2CB+Qo3SB5G51Ld3av3Sj3rdF40EVH5Kc fW+YTuVxrUGhRGt/0LdiXka8pau8c2OXzSmMdJMYcTDDi/p1eil+vW33iXlhlR7vsvQ5It XXPAbiOKUMl9iInwW6YnSWcFe6ZC4G2i6i0Q5YaEY6yYVmL2FUl+L4Ayd0K2I8NDKJvNlP Q90Ggq0Huo3/5Ag0+b7HrBA0EeISCeox/RR2MHZpbX/zh5kUOhXgU/sUnYp8lLUV84WFJl Hn+dSUAg6Mwa9mvQyN9LeseIVdpFeTkUJt3no5mjjihqoif4LUQ/PngivuV4OQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b="3z7/f+bk"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=mail header.b="3z7/f+bk"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 848C8E060 X-Spam-Score: -1.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: Yu6b8cC+kHy5 On Tue, Oct 12, 2021 at 05:56:23PM +0200, pelzflorian (Florian Pelz) wrote: > We definitely want to compile guix/build/po.scm, I think, because it > should be run each time a guix-manual.LL.po or guix-cookbook.LL.po > file changes. Then again, is calling guix without compiling necessarily slower than the sed script? Regards, Florian