From unknown Sat Aug 16 22:00:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#46530 <46530@debbugs.gnu.org> To: bug#46530 <46530@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add emacs-theme-sorcery. Reply-To: bug#46530 <46530@debbugs.gnu.org> Date: Sun, 17 Aug 2025 05:00:20 +0000 retitle 46530 [PATCH] gnu: Add emacs-theme-sorcery. reassign 46530 guix-patches submitter 46530 Adam Kandur severity 46530 normal tag 46530 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 15 05:50:47 2021 Received: (at submit) by debbugs.gnu.org; 15 Feb 2021 10:50:47 +0000 Received: from localhost ([127.0.0.1]:37449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sl-Rb for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:44264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sf-AZ for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSn-00066h-D2 for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from w4.tutanota.de ([81.3.6.165]:56756) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSl-0000wu-Re for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:45 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 4AA5310602EC for ; Mon, 15 Feb 2021 10:50:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1613386240; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=N4kg+KQvzNSUgg3kvG11qyXD3b73ooiecb0ZeHB8K1Y=; b=vMghaXuaVdEz1yg4gZ1lNB2SoV2HIwEVD4RyklYtUkaE6A+ecYhgHDSGO55mqb14 8NB2AnKkSUsOrmOLWt6mXCYjYPNshA41DOkVlWZFuoTdF1cAe6vaRdABN4IY3B+QX4B 7nQk13LGftTIT8Cv7GVWX7mjsicFoLmtRTpcLCbe8L8g4nuuIaQrZ6h2dkWuMPjSX1m Z4Fs1oRU1t5ASUQfRGBFqf0sOt4So+yglAMKcxBwebOb5naTde3vF4PWuBz37Gd23hY zzx02APLpd2242LdytLc0i34ruqUIUUv2TgUa6CjVFPTRAD1x1t4PopJb6yELtd8AlH g8R0WPaz+Q== Date: Mon, 15 Feb 2021 11:50:40 +0100 (CET) From: Adam Kandur To: Guix Patches Message-ID: Subject: [PATCH] gnu: Add emacs-theme-sorcery. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, 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 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.4 (--) >From 39aeaead94df9e73db53f9ca1c7a4b373d55c6ad Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 15 Feb 2021 13:46:12 +0300 Subject: [PATCH] gnu: Add emacs-theme-sorcery. * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. --- =C2=A0gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++ =C2=A01 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a757703..f6ee43d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -804,6 +804,29 @@ theme and apply them to the rest of Linux with Pywal.= =C2=A0 Pywal only applies your =C2=A0theme to the current session.") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+)))) =C2=A0 +(define-public emacs-theme-sorcery +=C2=A0 (let ((revision "0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a299= a9962a6973272a0c2f")) +=C2=A0=C2=A0=C2=A0 (package +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (version "1.0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (url "https://gith= ub.com/mtreca/emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"))= ) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name= name version)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "1b858049n6= nw4qf60fmszjrhl80x7ssh32f7glj722kwy7404kdh")))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (propagated-inputs +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 `(("emacs-autothemer" ,emacs-autothem= er))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/mtreca= /emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-contra= st Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (description "Sorcery is a dark and low-con= trast Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) + =C2=A0(define-public emacs-treepy =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-treepy") --=20 2.30.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 15 07:52:08 2021 Received: (at submit) by debbugs.gnu.org; 15 Feb 2021 12:52:09 +0000 Received: from localhost ([127.0.0.1]:37631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdMG-0007lq-M3 for submit@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:36632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdMC-0007lT-35 for submit@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54382) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBdMB-0002Lb-QR for guix-patches@gnu.org; Mon, 15 Feb 2021 07:52:03 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:57763) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBdM9-0003fs-Dr for guix-patches@gnu.org; Mon, 15 Feb 2021 07:52:03 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C232FFF80C; Mon, 15 Feb 2021 12:51:57 +0000 (UTC) From: Nicolas Goaziou To: Adam Kandur via Guix-patches via Subject: Re: [bug#46530] [PATCH] gnu: Add emacs-theme-sorcery. References: Date: Mon, 15 Feb 2021 13:51:55 +0100 In-Reply-To: (Adam Kandur via Guix-patches via's message of "Mon, 15 Feb 2021 11:50:40 +0100 (CET)") Message-ID: <871rdhze6s.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=217.70.183.199; envelope-from=mail@nicolasgoaziou.fr; helo=relay9-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: 46530-done@debbugs.gnu.org, Adam Kandur 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.6 (--) Hello, Adam Kandur via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. Thank you. I applied the patch with the changes below. > +(define-public emacs-theme-sorcery > +=C2=A0 (let ((revision "0") ^^^ Your indentation uses nbsp instead of spaces. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a2= 99a9962a6973272a0c2f")) [...] > +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"= ))) I used (commit commit) since "master" is not stable, by essence. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-cont= rast Emacs theme inspired by apprentice and sourcerer.") I shortened the synopsis. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) I changed the license to gpl3+ since "sorcery-theme.el" file specifies "or (at your option) any later version." for its license. Regards, --=20 Nicolas Goaziou From unknown Sat Aug 16 22:00:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 16 Mar 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator