GNU bug report logs

#73944 [PATCH] gnu: Add emacs-show-font.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Full log

Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

Received: (at submit) by debbugs.gnu.org; 22 Oct 2024 10:24:33 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 22 06:24:33 2024
Received: from localhost ([127.0.0.1]:54744 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1t3C40-0002gj-WF
	for submit@debbugs.gnu.org; Tue, 22 Oct 2024 06:24:33 -0400
Received: from lists.gnu.org ([209.51.188.17]:58840)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <csantosb@inventati.org>) id 1t3C3y-0002ga-4o
 for submit@debbugs.gnu.org; Tue, 22 Oct 2024 06:24:32 -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 <csantosb@inventati.org>)
 id 1t3C3V-0007YL-Uz
 for guix-patches@gnu.org; Tue, 22 Oct 2024 06:24:02 -0400
Received: from devianza.investici.org ([2c0f:f930:0:4::108])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <csantosb@inventati.org>)
 id 1t3C3S-0005mB-Oe
 for guix-patches@gnu.org; Tue, 22 Oct 2024 06:24:01 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org;
 s=stigmate; t=1729592631;
 bh=THq6WocMrtApHqgPEC3oX3e0YLVD2n84UOKLinbotE4=;
 h=From:To:Cc:Subject:Date:From;
 b=SrOpjF+EC3yjomCwg9xXs8Srn+Uf2bGGFXT7FldGh0Na0YD4E7n+HoaPI5QhBCH/b
 xAARYExwVZjlHL3qtbUh5KgRa3C04WCw6pNqpw175o6WsAhtEtuaHzsU/3rzQZ/twu
 bhG/yqKuvqwdAkq1x7Mpf6PGMBsD5NZ2t846ycv8=
Received: from mx2.investici.org (unknown [127.0.0.1])
 by devianza.investici.org (Postfix) with ESMTP id 4XXpDl06CWz70PD;
 Tue, 22 Oct 2024 10:23:51 +0000 (UTC)
Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108])
 (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix)
 with ESMTPSA id 4XXpDk5g8Hz70PC; 
 Tue, 22 Oct 2024 10:23:50 +0000 (UTC)
From: Cayetano Santos <csantosb@inventati.org>
To: guix-patches@gnu.org
Subject: [PATCH] gnu: Add emacs-show-font.
Date: Tue, 22 Oct 2024 12:23:24 +0200
Message-ID: <679fa2ad2f99e515991b087b93af27b7378ec07b.1729592604.git.csantosb@inventati.org>
X-Mailer: git-send-email 2.46.0
MIME-Version: 1.0
X-Debbugs-Cc: Andrew Tropin <andrew@trop.in>,
 Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
 Liliana Marie Prikler <liliana.prikler@gmail.com>
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=2c0f:f930:0:4::108;
 envelope-from=csantosb@inventati.org; helo=devianza.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, SPF_HELO_PASS=-0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
Cc: Cayetano Santos <csantosb@inventati.org>
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -2.4 (--)
* gnu/packages/emacs-xyz.scm (emacs-show-font): New variable.

Change-Id: Icda53be5afa7960ca61c48a6ea0825f0d254cf9f
---
 gnu/packages/emacs-xyz.scm | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0be1ac83bc..33f50306e4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1304,6 +1304,27 @@ (define-public emacs-pug-mode
 is based off of Slim mode.")
     (license license:gpl3+)))
 
+(define-public emacs-show-font
+  (package
+    (name "emacs-show-font")
+    (version "0.1.2")
+    (source
+     (origin
+       (method git-fetch)
+       (uri (git-reference
+             (url "https://github.com/protesilaos/show-font")
+             (commit version)))
+       (file-name (git-file-name name version))
+       (sha256
+        (base32 "0kbkbvqhdqpsmci0756w2j7igxdj0qfzy823mvc5lb6yj8gwq9dl"))))
+    (build-system emacs-build-system)
+    (home-page "https://github.com/protesilaos/show-font")
+    (synopsis "Show font features in a buffer")
+    (description
+     "With show-font the user has the means to preview fonts inside of
+Emacs.")
+    (license license:gpl3+)))
+
 (define-public emacs-sed-mode
   (package
     (name "emacs-sed-mode")

base-commit: 3baa108cdec15eb77e79f48f450beba054464f93
-- 
2.46.0





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Oct 23 00:26:21 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.