From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:35875) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSk9g-0007oI-MM for guix-patches@gnu.org; Thu, 07 Nov 2019 10:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSk9e-0001OJ-PT for guix-patches@gnu.org; Thu, 07 Nov 2019 10:57:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34919) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSk9e-0001O5-Mh for guix-patches@gnu.org; Thu, 07 Nov 2019 10:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSk9e-0007Wx-Kw for guix-patches@gnu.org; Thu, 07 Nov 2019 10:57:02 -0500 Subject: [bug#38103] Dracula emacs theme Resent-Message-ID: References: <87r22j4vvs.fsf@smtp.gmail.com> From: Mathieu Othacehe Message-ID: <87eeyjbs04.fsf@gmail.com> In-reply-to: <87r22j4vvs.fsf@smtp.gmail.com> Date: Thu, 07 Nov 2019 16:55:54 +0100 MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 38103@debbugs.gnu.org Hello! > The attached patch adds the dracula emacs theme to emacs-xyz.scm > My first patch to free software. Welcome! And thanks for this first contribution :) Regarding the patch, I think you have a problem with your mailer, I can only see: > < #part type="text/x-patch" filename="~/src/guix/0001-Create-emacs-dracula-theme-module.patch" disposition=inline description="emacs-dracula-theme patch"> > < #/part> and not the patch itself. Mathieu