From unknown Sat Jun 14 19:08:25 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#78646] [PATCH emacs-team] gnu: emacs-show-font: Update to 0.3.0. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, csantosb@inventati.org, divya@subvertising.org, hako@ultrarare.space, ian@retrospec.tv, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, trev@trevdev.ca, guix-patches@gnu.org Resent-Date: Fri, 30 May 2025 21:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 78646 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78646@debbugs.gnu.org Cc: Cayetano Santos , Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler , Trevor Richards Received: via spool by submit@debbugs.gnu.org id=B.17486401932647 (code B ref -1); Fri, 30 May 2025 21:24:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 May 2025 21:23:13 +0000 Received: from localhost ([127.0.0.1]:51523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uL7C5-0000ga-6j for submit@debbugs.gnu.org; Fri, 30 May 2025 17:23:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:44914) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uL7C3-0000gB-2b for submit@debbugs.gnu.org; Fri, 30 May 2025 17:23:11 -0400 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 1uL7Bx-0002NB-OU for guix-patches@gnu.org; Fri, 30 May 2025 17:23:05 -0400 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uL7Bv-0002P9-Is for guix-patches@gnu.org; Fri, 30 May 2025 17:23:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1748640181; bh=nbDoTAgJauLfAH+oszR07IkcsKs0OMEsffuZrapAxeQ=; h=From:To:Cc:Subject:Date:From; b=rCJFMUv3N6qEuB8kOiNL7/ROncdxItUPSVKRW2VAyj8oObV1Q+BDvk87PFCDAA4dE f93bTmRwA/AnFmy99GVViet+LK6cQRyFOK9YefzDguIu1R9PJIvjLkGYiRLqzv1S75 PscY5VMGrKPmzooj3X4cOQHg3uhiEU2tGS2mZvg8= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4b8GRn5DBMzGp9N; Fri, 30 May 2025 21:23:01 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4b8GRn2skmzGp9L; Fri, 30 May 2025 21:23:01 +0000 (UTC) From: Cayetano Santos Date: Fri, 30 May 2025 23:22:51 +0200 Message-ID: <967295602d3f8962e6179f02b03a786b7057f0e7.1748640171.git.csantosb@inventati.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H2=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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 (/) * gnu/packages/emacs-xyz.scm (emacs-show-font): Update to 0.3.0. [arguments] <#:phases> {makeinfo}: New phase. Change-Id: If0bdc71417e79892cb182b1364bb4f5eb050a17e --- gnu/packages/emacs-xyz.scm | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1006d5ee1d..11b528e003 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1481,7 +1481,7 @@ (define-public emacs-pug-mode (define-public emacs-show-font (package (name "emacs-show-font") - (version "0.2.0") + (version "0.3.0") (source (origin (method git-fetch) @@ -1490,8 +1490,21 @@ (define-public emacs-show-font (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "0bvd1jw5x623zh0ga8hvq7mdmijlvlwk478adlvg1k1a6s371wss")))) + (base32 "0nn7yqc0zsl0kxk17k0hd9dxd65lslj24fd83fych1jla4hd93jc")))) (build-system emacs-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-before 'install 'makeinfo + (lambda _ + (invoke "emacs" + "--batch" + "--eval=(require 'ox-texinfo)" + "--eval=(find-file \"README.org\")" + "--eval=(org-texinfo-export-to-info)")))))) + (native-inputs + (list texinfo)) (home-page "https://github.com/protesilaos/show-font") (synopsis "Show font features in a buffer") (description base-commit: e3b189854c957c9aa2a68d903d268fcf984d7c23 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 14 10:48:04 2025 Received: (at control) by debbugs.gnu.org; 14 Jun 2025 14:48:04 +0000 Received: from localhost ([127.0.0.1]:39988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uQSAu-0000FJ-6W for submit@debbugs.gnu.org; Sat, 14 Jun 2025 10:48:04 -0400 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:47571) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1uQSAq-0000Ea-0n; Sat, 14 Jun 2025 10:48:01 -0400 Received: by mail-wr1-x444.google.com with SMTP id ffacd0b85a97d-3a361b8a664so3123453f8f.3; Sat, 14 Jun 2025 07:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1749912473; x=1750517273; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=SiKh7QwoVNBsrm8K0ceFtQo76MjVK5KJlimcNkKyUBA=; b=gSLGuzOy2rFCLG/egbwJC3Wiat0343hpzPjR8BEQVYSgr5AagyX7YOnQ+w3cWIV600 QoP9UdbnuT3SJ8k6Rf4GzWLHmdnCHEAzLzxr0YF4lPcGIpauzHuzKZmRR7qXZIXhInmA w/0egKotUh8YaRQzXATi3xue1GUdM74LWeurxhQRtfqdTDQbtZXXEyyzRrimA/1xJT8L M2B1Mw71uLNvR+GZR3rIMqk4kY/xXYE87l0BObF8HjGRIghQgl5Ks9ynsWjPBIS9E6r/ M7fhwsA6M/whdojmWwRazuJjl9Ehq0Xb0VeH6xZB2H4Jx4mscYMi2qwAaLcxiC76VWTB ubRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1749912473; x=1750517273; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=SiKh7QwoVNBsrm8K0ceFtQo76MjVK5KJlimcNkKyUBA=; b=imeVAWTbsJ2WqOr+8sHNOCK1k9MAJzWw6Ny3nKUdLb6cqn2Ctg5ZcpulOf0EuloLHk IPmCZizcEvpxX9+YbGpPZj67xC7bhB4s8O849vRAlGXBuBHd5y3PkPoguA0pzPVg02xf thdV8QPH7Vm89aqkIQvkwwoDhbBcEDW5HxvkoffBcbIwt/XvHAhIyXUQx3rCouY+5VZa xGt4Wvp/e6Ma7jv1KF/9Jy4/bMe9TUVtDSv8CfZGQEwAok0i8jvwpA1usjk66Tw+59zY PpmQ02zvv0YU2oc64/I05ycWFW01rpDJlo+RWgsqhqMHW9WEIv/L2/0Ut6PLAc0boR/6 I3Mw== X-Forwarded-Encrypted: i=1; AJvYcCVmdm7BGuBTfT8g/lSchSlQUeIbkmqQnA27eKEumdnSyxtiF9WDxTLRPHPU/7/Zu5ws6vR10w==@debbugs.gnu.org, AJvYcCWfxbb0AZj53XB9ygseXl8Loik2el8jLGNVs4KYSKsaY/bSQ4dAOT1D3TQ4Dz3RPmopAQ69SL9L3Q==@debbugs.gnu.org X-Gm-Message-State: AOJu0YysOHNMYttVWqKHKjhjk+FAKlPeSClj9y3/dqtwNgkQx+PiSb3+ 18sqp1CAVOOKXB8ezsn9mVCNmXLjdritWH0BByLNScvxwNT6xaJp7Fe0 X-Gm-Gg: ASbGncubr1aY2FivHa8y+JZD9W8C43NJ1YoWwOcszwptCCEgm3Jbhcp0qukRZAIT2kq vILyT2EfPBMWgZ7GKb3tAmzOVcNsAKitI0SO/urQg0hBl7gNxMzLMQww6txSRR41C8iE40vK0cU A369WB+z8aekeuz9ks7mhq3VdljEsjNkX5czMM10kDmCLy1HjnPW7k+iR+fJS7ueZnzmIQGBV8j g5QlPutgFE0+D8pJXhcnR6POQBgkv8s0JiO3u0BZVc7YdNHB0lAqFVX4kWkcyK913kGGzMi8WI/ nfcTLOctyyn+MRNfGi8jZR5AEOIN2YF1qIihzL6fqKmzlkSzzJm9nlEiouRKXGJPHl8AUFssPzO /dBMXEfGIU3Fwhpjw6AyEOQ9aCcF25lahLtZzWA== X-Google-Smtp-Source: AGHT+IGul+eg33XGS7iPwAocO020iTfTOnOC/Eaju2wx6FF6/8Rc0Qv3HwR3qEf8sHt3Kes47I/pmw== X-Received: by 2002:a05:6000:188f:b0:3a4:d722:5278 with SMTP id ffacd0b85a97d-3a572e8bfbdmr3378754f8f.39.1749912472978; Sat, 14 Jun 2025 07:47:52 -0700 (PDT) Received: from lumine.fritz.box (85-127-114-32.dsl.dynamic.surfer.at. [85.127.114.32]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3a568b0898fsm5454867f8f.54.2025.06.14.07.47.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Jun 2025 07:47:52 -0700 (PDT) Message-ID: Subject: Re: [bug#78257] Request for merging "emacs-team" branch From: Liliana Marie Prikler To: Andreas Enge , control@debbugs.gnu.org Date: Sat, 14 Jun 2025 16:47:49 +0200 In-Reply-To: References: <83271d89e4f6721477ff3e3d767814dae24a47ab.camel@gmail.com> <87plgn2vrd.fsf@ngraves.fr> <6b92beba8434b493cd9191fecc955a04cac0a8ae.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.54.3 MIME-Version: 1.0 X-Spam-Score: 3.0 (+++) 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: close 78615 close 78645 close 78646 close 78708 close 78710 close 78711 thanks Am Samstag, dem 14.06.2025 um 15:46 +0200 schrieb Andreas Enge: > If everything goes well, please rebase on master and push to master. I assume we still want to wait for QA to process the branch? Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2a00:1450:4864:20:0:0:0:444 listed in] [list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: control Cc: Christopher Baines , ngraves@ngraves.fr, 78257@debbugs.gnu.org, ian@retrospec.tv, cox.katherine.e+guix@gmail.com, csantosb@inventati.org, andrew@trop.in, hako@ultrarare.space, divya@subvertising.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.0 (++) 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: close 78615 close 78645 close 78646 close 78708 close 78710 close 78711 thanks Am Samstag, dem 14.06.2025 um 15:46 +0200 schrieb Andreas Enge: > If everything goes well, please rebase on master and push to master. I assume we still want to wait for QA to process the branch? Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2a00:1450:4864:20:0:0:0:444 listed in] [list.dnswl.org] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (liliana.prikler[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager close 78615 close 78645 close 78646 close 78708 close 78710 close 78711 thanks Am Samstag, dem 14.06.2025 um 15:46 +0200 schrieb Andreas Enge: > If everything goes well, please rebase on master and push to master. I assume we still want to wait for QA to process the branch? > There are a number of package updates tagged emacs-team with a green > badge on QA: > =C2=A0=C2=A0 https://qa.guix.gnu.org/patches >=20 > Please feel free to either add them on top of the emacs-team branch > and close the issues, or wait until after the merge. See above. Cheers