From unknown Sun Jun 22 17:16:09 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48797] [PATCH] gnu: Add emacs-vscode-dark-plus. Resent-From: Adam Kandur Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Jun 2021 19:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48797 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48797@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.162266046122977 (code B ref -1); Wed, 02 Jun 2021 19:01:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jun 2021 19:01:01 +0000 Received: from localhost ([127.0.0.1]:41352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loW6v-0005yN-6N for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:01:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:43150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loW6t-0005yF-CC for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:00:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33530) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loW6s-00018p-BR for guix-patches@gnu.org; Wed, 02 Jun 2021 15:00:59 -0400 Received: from w4.tutanota.de ([81.3.6.165]:51680) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loW6n-00032R-JR for guix-patches@gnu.org; Wed, 02 Jun 2021 15:00:58 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id D36801060371 for ; Wed, 2 Jun 2021 19:00:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1622660448; 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=yvMuod4rkwCBYGpCLIWd1l2W+WO+b6tCNYXgAi382rE=; b=FWwzzUaJt9xjJqQ0f4XrLbxwE8g3F+jJf62NhMEiBdpg00M/mZBeZGI+NvwEax6M iR6dMf19pZWIGBgNCGjBWH1z7v1uAZtm7M57yQTRLDo5/iClDL9TeTsuGOKegbOJKBU 8VkQ7gplnNhAeRJCYz4jEwiLExDCAigS4VuTZ0FTGfz+79GYx/rnTquyY602dATGmtK sulDBeL5o7St586rwnRYp/SIuYd3EO0WfpKqOoIMP/VBw5c/12+qYuxRnnqtejF0BAE kHBcxG3vHBCTob43e7CF6D4fZtoSRYH/jnFQCMKiVcbo0izJWhm+w3rIJE3CgaG9uNa /TPNraE8uA== Date: Wed, 2 Jun 2021 21:00:48 +0200 (CEST) From: Adam Kandur Message-ID: 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_H4=0.001, RCVD_IN_MSPIKE_WL=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-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 f0a27beb7dff2e0911e085ab950a757b84b3afde Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Wed, 2 Jun 2021 21:50:36 +0300 Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. * gnu/packages/emacs-xyz.scm (emacs-vscode-dark-plus): New variable. --- 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 a1083f9..5a38935 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -425,6 +425,27 @@ repositories through the server}.=C2=A0 The main advantage compared to @code{vc-hg} is speed.") =C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) +(define-public emacs-vscode-dark-plus +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "emacs-vscode-dark-plus") +=C2=A0=C2=A0=C2=A0 (version "v2.0.0") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=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 (uri (git-reference +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= url "https://github.com/ianyepan/vscode-dark-plus-emacs-theme") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= commit version))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name name versio= n)) +=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 (base32 "1vcaqvhdgr91pr7kqskbsc= s8awm8jp6dkh79h6w36i9ipmc4l4hl")))) +=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/ianyepan/vscode-dark-plu= s-emacs-theme") +=C2=A0=C2=A0=C2=A0 (synopsis "A port of the default VS Code Dark+ theme") +=C2=A0=C2=A0=C2=A0 (description +=C2=A0=C2=A0=C2=A0=C2=A0 "An accurate port of the default Visual Studio Co= de Dark+ theme for Emacs.=C2=A0 This theme aims to be as +identical as possible to the default Dark+ color scheme used by Visual Stu= dio Code.") +=C2=A0=C2=A0=C2=A0 (license license:gpl3))) + (define-public emacs-hyperbole =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-hyperbole") -- 2.31.1 From unknown Sun Jun 22 17:16:09 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48797] [PATCH] gnu: Add emacs-vscode-dark-plus. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Jun 2021 19:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48797 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48797@debbugs.gnu.org Cc: rndd@tuta.io X-Debbugs-Original-To: Adam Kandur via Guix-patches via X-Debbugs-Original-Cc: 48797@debbugs.gnu.org, Adam Kandur Received: via spool by submit@debbugs.gnu.org id=B.162266299826951 (code B ref -1); Wed, 02 Jun 2021 19:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jun 2021 19:43:18 +0000 Received: from localhost ([127.0.0.1]:41376 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loWlp-00070Y-TT for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:43:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:35484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loWlo-00070R-VP for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:43:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loWlo-0002Bh-NQ for guix-patches@gnu.org; Wed, 02 Jun 2021 15:43:16 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:58287) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loWlm-0004mD-OU for guix-patches@gnu.org; Wed, 02 Jun 2021 15:43:16 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 3E469E000A; Wed, 2 Jun 2021 19:43:10 +0000 (UTC) From: Nicolas Goaziou References: Date: Wed, 02 Jun 2021 21:43:09 +0200 In-Reply-To: (Adam Kandur via Guix-patches via's message of "Wed, 2 Jun 2021 21:00:48 +0200 (CEST)") Message-ID: <87im2wgiia.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (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.196; envelope-from=mail@nicolasgoaziou.fr; helo=relay4-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_H3=0.001, RCVD_IN_MSPIKE_WL=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-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: > Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. Thank you. Some comments follow. > +=C2=A0=C2=A0=C2=A0 (version "v2.0.0") The version should be "2.0.0". The "v" prefix should be appendend ... > +=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=C2=A0=C2=A0=C2=A0= (url "https://github.com/ianyepan/vscode-dark-plus-emacs-theme") > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= (commit version))) ... here with (string-append "v" version) > +=C2=A0=C2=A0=C2=A0 (synopsis "A port of the default VS Code Dark+ theme") The synopsis cannot start with the article "A". You may want to run guix lint to catch this. I suggest the following: Emacs port of the default VS Code Dark+ theme > +=C2=A0=C2=A0=C2=A0 (description > +=C2=A0=C2=A0=C2=A0=C2=A0 "An accurate port of the default Visual Studio = Code Dark+ theme for Emacs.=C2=A0 This theme aims to be as > +identical as possible to the default Dark+ color scheme used by Visual S= tudio Code.") The description cannot start with the article "An" either. See above. Besides, the two sentences have the same meaning. I suggest to drop the first one. > +=C2=A0=C2=A0=C2=A0 (license license:gpl3))) The license is actually gpl3+ if you look at the header of "vscode-dark-plus-theme.el". Also, there seems to be an issue with white spaces. Could you send an updated patch? Regards, --=20 Nicolas Goaziou From unknown Sun Jun 22 17:16:09 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48797] [PATCH] gnu: Add emacs-vscode-dark-plus. Resent-From: Adam Kandur Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 02 Jun 2021 23:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48797 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 48797@debbugs.gnu.org Received: via spool by 48797-submit@debbugs.gnu.org id=B48797.162267652215479 (code B ref 48797); Wed, 02 Jun 2021 23:29:02 +0000 Received: (at 48797) by debbugs.gnu.org; 2 Jun 2021 23:28:42 +0000 Received: from localhost ([127.0.0.1]:41556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loaHt-00041P-8H for submit@debbugs.gnu.org; Wed, 02 Jun 2021 19:28:42 -0400 Received: from w4.tutanota.de ([81.3.6.165]:57816) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loaHr-00041A-8Z for 48797@debbugs.gnu.org; Wed, 02 Jun 2021 19:28:35 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 4B79E10602EC; Wed, 2 Jun 2021 23:28:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1622676509; 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:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=SjSJXJAbol3sbD/HIMeI1LJ2B490OztcS7MlLInz0CI=; b=IqzC7gIeSllteoYecdp5xtZHQR424ksfGMNYbIvRwlIOENlND+BCUbdp3z3DZzse JZpmVrr0LWmQto91R7AgGgWIj+rNL0jlrL4WsRdSrKtkG+Iu7+DSxQJ/yWRfzz41EVB P3e73u1zt8d02gvc/3fj2CBp36Kh8c5k7eqNnnW65NKWoqlE+WdAT/OyPeHyZ7YX7K0 zL0NwJXNMU/61KYPki05t2bA5WSWPkyjskXCjFvcKCkGO3m4WgV3wkvKMwU4uVmoKWy mkwChsSlO56D1I8U0zE6AUCBhB1XBhkppWMGl5w6zuSPRicsG0tPL9flr7hR7lO+Eu8 lDn32D1qzQ== Date: Thu, 3 Jun 2021 01:28:29 +0200 (CEST) From: Adam Kandur Message-ID: In-Reply-To: <87im2wgiia.fsf@nicolasgoaziou.fr> References: <87im2wgiia.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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: -1.0 (-) >From aea8e982b74608cd55c21ebd6d4cd01a23b50102 Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Thu, 3 Jun 2021 02:24:44 +0300 Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. * gnu/packages/emacs-xyz.scm (emacs-vscode-dark-plus): New variable. --- 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 81aec30..e03e962 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -425,6 +425,27 @@ repositories through the server}.=C2=A0 The main advantage compared to @code{vc-hg} is speed.") =C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) +(define-public emacs-vscode-dark-plus +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "emacs-vscode-dark-plus") +=C2=A0=C2=A0=C2=A0 (version "2.0.0") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=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 (uri (git-reference +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= url "https://github.com/ianyepan/vscode-dark-plus-emacs-theme") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= commit (string-append "v" version)))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name name versio= n)) +=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 (base32 "1vcaqvhdgr91pr7kqskbsc= s8awm8jp6dkh79h6w36i9ipmc4l4hl")))) +=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/ianyepan/vscode-dark-plu= s-emacs-theme") +=C2=A0=C2=A0=C2=A0 (synopsis "Emacs port of the default VS Code Dark+ them= e") +=C2=A0=C2=A0=C2=A0 (description +=C2=A0=C2=A0=C2=A0=C2=A0 "This theme aims to be as identical as possible t= o the default Dark+ +color scheme used by Visual Studio Code.") +=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) + (define-public emacs-hyperbole =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-hyperbole") --=20 2.31.1 Jun 2, 2021, 19:43 by mail@nicolasgoaziou.fr: > Hello, > > Adam Kandur via Guix-patches via writes: > >> Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. >> > > Thank you. Some comments follow. > >> +=C2=A0=C2=A0=C2=A0 (version "v2.0.0") >> > > The version should be "2.0.0". > > The "v" prefix should be appendend ... > >> +=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=C2=A0=C2=A0=C2= =A0 (url "https://github.com/ianyepan/vscode-dark-plus-emacs-theme") >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 (commit version))) >> > > ... here with (string-append "v" version) > >> +=C2=A0=C2=A0=C2=A0 (synopsis "A port of the default VS Code Dark+ theme= ") >> > > The synopsis cannot start with the article "A". You may want to run guix > lint to catch this. I suggest the following: > > Emacs port of the default VS Code Dark+ theme > >> +=C2=A0=C2=A0=C2=A0 (description >> +=C2=A0=C2=A0=C2=A0=C2=A0 "An accurate port of the default Visual Studio= Code Dark+ theme for Emacs.=C2=A0 This theme aims to be as >> +identical as possible to the default Dark+ color scheme used by Visual = Studio Code.") >> > > The description cannot start with the article "An" either. See above. > Besides, the two sentences have the same meaning. I suggest to drop the > first one. > >> +=C2=A0=C2=A0=C2=A0 (license license:gpl3))) >> > > The license is actually gpl3+ if you look at the header of > "vscode-dark-plus-theme.el". > > Also, there seems to be an issue with white spaces. > > Could you send an updated patch? > > Regards, > --=20 > Nicolas Goaziou > From unknown Sun Jun 22 17:16:09 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Adam Kandur Subject: bug#48797: closed (Re: [bug#48797] [PATCH] gnu: Add emacs-vscode-dark-plus.) Message-ID: References: <878s3octgn.fsf@nicolasgoaziou.fr> X-Gnu-PR-Message: they-closed 48797 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48797@debbugs.gnu.org Date: Sat, 05 Jun 2021 13:50:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1622901001-17118-1" This is a multi-part message in MIME format... ------------=_1622901001-17118-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48797: [PATCH] gnu: Add emacs-vscode-dark-plus. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48797@debbugs.gnu.org. --=20 48797: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48797 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1622901001-17118-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48797-done) by debbugs.gnu.org; 5 Jun 2021 13:49:29 +0000 Received: from localhost ([127.0.0.1]:48508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpWg1-0004RD-Ju for submit@debbugs.gnu.org; Sat, 05 Jun 2021 09:49:29 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:39185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpWfw-0004Qw-NK for 48797-done@debbugs.gnu.org; Sat, 05 Jun 2021 09:49:24 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 9187AE0003; Sat, 5 Jun 2021 13:49:13 +0000 (UTC) From: Nicolas Goaziou To: Adam Kandur Subject: Re: [bug#48797] [PATCH] gnu: Add emacs-vscode-dark-plus. References: <87im2wgiia.fsf@nicolasgoaziou.fr> Date: Sat, 05 Jun 2021 15:49:12 +0200 In-Reply-To: (Adam Kandur's message of "Thu, 3 Jun 2021 01:28:29 +0200 (CEST)") Message-ID: <878s3octgn.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48797-done Cc: 48797-done@debbugs.gnu.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: -1.7 (-) Hello, Adam Kandur writes: > Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. Applied. Thank you. > * gnu/packages/emacs-xyz.scm (emacs-vscode-dark-plus): New variable. > --- > 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 81aec30..e03e962 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -425,6 +425,27 @@ repositories through the > server}.=C2=A0 The main advantage compared to @code{vc-hg} is speed.") > =C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) > > +(define-public emacs-vscode-dark-plus > +=C2=A0 (package Please note there are still issues with your indentation=E2=80=A6 Regards, --=20 Nicolas Goaziou ------------=_1622901001-17118-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jun 2021 19:01:01 +0000 Received: from localhost ([127.0.0.1]:41352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loW6v-0005yN-6N for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:01:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:43150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1loW6t-0005yF-CC for submit@debbugs.gnu.org; Wed, 02 Jun 2021 15:00:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33530) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loW6s-00018p-BR for guix-patches@gnu.org; Wed, 02 Jun 2021 15:00:59 -0400 Received: from w4.tutanota.de ([81.3.6.165]:51680) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1loW6n-00032R-JR for guix-patches@gnu.org; Wed, 02 Jun 2021 15:00:58 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id D36801060371 for ; Wed, 2 Jun 2021 19:00:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1622660448; 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=yvMuod4rkwCBYGpCLIWd1l2W+WO+b6tCNYXgAi382rE=; b=FWwzzUaJt9xjJqQ0f4XrLbxwE8g3F+jJf62NhMEiBdpg00M/mZBeZGI+NvwEax6M iR6dMf19pZWIGBgNCGjBWH1z7v1uAZtm7M57yQTRLDo5/iClDL9TeTsuGOKegbOJKBU 8VkQ7gplnNhAeRJCYz4jEwiLExDCAigS4VuTZ0FTGfz+79GYx/rnTquyY602dATGmtK sulDBeL5o7St586rwnRYp/SIuYd3EO0WfpKqOoIMP/VBw5c/12+qYuxRnnqtejF0BAE kHBcxG3vHBCTob43e7CF6D4fZtoSRYH/jnFQCMKiVcbo0izJWhm+w3rIJE3CgaG9uNa /TPNraE8uA== Date: Wed, 2 Jun 2021 21:00:48 +0200 (CEST) From: Adam Kandur To: Guix Patches Message-ID: Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. 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_H4=0.001, RCVD_IN_MSPIKE_WL=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 f0a27beb7dff2e0911e085ab950a757b84b3afde Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Wed, 2 Jun 2021 21:50:36 +0300 Subject: [PATCH] gnu: Add emacs-vscode-dark-plus. * gnu/packages/emacs-xyz.scm (emacs-vscode-dark-plus): New variable. --- 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 a1083f9..5a38935 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -425,6 +425,27 @@ repositories through the server}.=C2=A0 The main advantage compared to @code{vc-hg} is speed.") =C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) +(define-public emacs-vscode-dark-plus +=C2=A0 (package +=C2=A0=C2=A0=C2=A0 (name "emacs-vscode-dark-plus") +=C2=A0=C2=A0=C2=A0 (version "v2.0.0") +=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=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 (uri (git-reference +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= url "https://github.com/ianyepan/vscode-dark-plus-emacs-theme") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (= commit version))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name name versio= n)) +=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 (base32 "1vcaqvhdgr91pr7kqskbsc= s8awm8jp6dkh79h6w36i9ipmc4l4hl")))) +=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/ianyepan/vscode-dark-plu= s-emacs-theme") +=C2=A0=C2=A0=C2=A0 (synopsis "A port of the default VS Code Dark+ theme") +=C2=A0=C2=A0=C2=A0 (description +=C2=A0=C2=A0=C2=A0=C2=A0 "An accurate port of the default Visual Studio Co= de Dark+ theme for Emacs.=C2=A0 This theme aims to be as +identical as possible to the default Dark+ color scheme used by Visual Stu= dio Code.") +=C2=A0=C2=A0=C2=A0 (license license:gpl3))) + (define-public emacs-hyperbole =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-hyperbole") -- 2.31.1 ------------=_1622901001-17118-1--