From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mIM2MF66mmUH8AAAkFu2QA (envelope-from ) for ; Sun, 07 Jan 2024 15:51:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QB0uKV66mmVL1QAAe85BDQ (envelope-from ) for ; Sun, 07 Jan 2024 15:51:10 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=OBeZ0mUA; 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=1704639070; 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-to: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=tJqmqaEMKDkIHiwwJXF6kq21rZYpRHq6dd6dTLFGfeI=; b=Is8P+XMvSwcW67OdSJXv+G7YFtsuCkF/Ev5g5b3oFj7I3/JAMO1iT9MaQkqajlqNC+ViAG oBQQxZfaHjuFX+XItg1yzfjG3itcT9QbzmMP2YrSz9LSNzHd+iBqdCxGAVSENctz9JKns0 XS3YEY3ZPkrZv4XRAgpejN/PPEfRrAUVGYlaucVQl/yTi90+/WuSMjLQJFsPhbOxdGmF5l NlrmbefoQwOmmvZTKdZG3dB4Seb5nwdZbBEWdWAhJKXCQdI4adTBzp4XFzr2udjnvQBmZC SYOsGfNckp4uDGnxsgbdKmDQX2NhAjUY4X8+9gnM2ZfOvx6bg2sZvJE1QrSlpg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704639070; a=rsa-sha256; cv=none; b=YlyTNHkDfXAROrFcP6YdT5TWAiBBtoeAZoCUfl6uGsMSUhtgyHRC5hUsIg5+RGgwKmN/gx 5asFgJ9QG2pssGK1yW8FqKjfbwFQi8eJzpIKC4j7mgfs+DpKSUtBn2BqiZ6arpB1Jz54Gz kDxGwesTyo7ZbTlcHkuapDKAMK/o8npjfd3e/BtrHRb4zFnOfsAX2HV7kd0HHqjmdu8NEH r+0vZbcG3X6PLHqbfuBzgXEkUZHtjlQesgkmWCH6QZrUJqvO25DH9XpN4BirasjWIW/ok4 e8BT6KHwSwVlcvS1beSVuZbiK2fOTPL3cg4ohKG7cFWPOGB+A/l9EYxZauHuWA== 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=OBeZ0mUA; 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 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 3A19C1F932 for ; Sun, 7 Jan 2024 15:51:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMUUL-0000Sm-Rb; Sun, 07 Jan 2024 09:50:57 -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 1rMUUK-0000SW-K9 for guix-patches@gnu.org; Sun, 07 Jan 2024 09:50:56 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rMUUK-0008Qt-9N for guix-patches@gnu.org; Sun, 07 Jan 2024 09:50:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rMUUP-0001sp-RB for guix-patches@gnu.org; Sun, 07 Jan 2024 09:51:01 -0500 Subject: bug#67270: [PATCH] gnu: Add emacs-color-identifiers-mode. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 07 Jan 2024 14:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67270 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Rostislav Svoboda Cc: 67270-done@debbugs.gnu.org, Katherine Cox-Buday , Liliana Marie Prikler , Andrew Tropin Mail-Followup-To: 67270@debbugs.gnu.org, ludo@gnu.org, rostislav.svoboda@gmail.com Received: via spool by 67270-done@debbugs.gnu.org id=D67270.17046390347192 (code D ref 67270); Sun, 07 Jan 2024 14:51:01 +0000 Received: (at 67270-done) by debbugs.gnu.org; 7 Jan 2024 14:50:34 +0000 Received: from localhost ([127.0.0.1]:60868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMUTx-0001rv-KP for submit@debbugs.gnu.org; Sun, 07 Jan 2024 09:50:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47410) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMUTw-0001rg-LB for 67270-done@debbugs.gnu.org; Sun, 07 Jan 2024 09:50:32 -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 1rMUTl-0007Yc-Gn; Sun, 07 Jan 2024 09:50:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=tJqmqaEMKDkIHiwwJXF6kq21rZYpRHq6dd6dTLFGfeI=; b=OBeZ0mUASKV2/Ua2mG5v 5g0BjM6F+nokD3NvsVec/pcZI8H6k+gSL/+QCAY+QVItf3eoCYNOTPtNEjuuBzFXRoEWPnauwD4z+ Z+RC1rHOf8hKU61f3JpdBjXpGgiByQATVjmzUF3knJyY5JJgla00weqflhNEqd0ooy2kuqkT6vGZ7 DVmBgUHXAD9005ZZVJ4kSSUgQkGLrQoXM+d/g1r+rBGPtNh2R7sISYttyZDYbFv5TpMiUX7pDZJkC RnsLidg+PeAuUIoqGRk9Fb/X8Z0MvsoQWJR6+tyyafUcX3A00lcJacPVWhs/FkyBmX+W6mcAQu2jl aebonNJksNMhiA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <37c12c42b0c8d15bbb5fefff760a21008cd2bd1b.1700386240.git.Rostislav.Svoboda@gmail.com> (Rostislav Svoboda's message of "Sun, 19 Nov 2023 10:30:59 +0100") References: <37c12c42b0c8d15bbb5fefff760a21008cd2bd1b.1700386240.git.Rostislav.Svoboda@gmail.com> Date: Sun, 07 Jan 2024 15:50:19 +0100 Message-ID: <878r51ci50.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.50 X-Spam-Score: -4.50 X-Migadu-Queue-Id: 3A19C1F932 X-Migadu-Scanner: mx12.migadu.com X-TUID: D+1wFBaoCjzj --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Rostislav, Rostislav Svoboda skribis: > * gnu/packages/emacs-xyz.scm (emacs-color-identifiers-mode): New variable. > > Change-Id: I1243d468f0ebb39715438fb814d0691dac785515 Finally applied with the change below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index d0055316e3..a1957d9d81 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -11415,8 +11415,8 @@ (define-public emacs-color-identifiers-mode (home-page "https://github.com/ankurdave/color-identifiers-mode") (synopsis "Minor mode for coloring identifiers based on their names") (description - "Emacs minor mode to highlight each source code identifier uniquely - based on its name.") + "This package provides an Emacs minor mode to highlight each source +code identifier uniquely based on its name.") (license license:gpl3+)))) (define-public emacs-poet-theme --=-=-=--