GNU bug report logs -
#38103
Dracula emacs theme
Previous Next
Reported by: bluekeys <bluekeys <at> bluekeys.eu>
Date: Thu, 7 Nov 2019 15:15:02 UTC
Severity: normal
Done: Michael Rohleder <mike <at> rohleder.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Marius Bakke <mbakke <at> fastmail.com> writes:
> bluekeys <at> bluekeys.eu writes:
>
>> Hi,
>>
>> Second attempt to attach the patch.
>
> Looks good!
>
> [...]
>
>> +(define-public emacs-dracula-theme
>> + (package
>> + (name "emacs-dracula-theme")
>> + (version (git-version "0" "0" "320cc8cfc67e33c86045ef3e79b7627b91b9b517"))
>> + (source
>> + (origin
>> + (method git-fetch)
>> + (uri (git-reference
>> + (url "https://github.com/dracula/emacs.git")
>> + (commit "320cc8cfc67e33c86045ef3e79b7627b91b9b517")))
>
> Could add a (let (commit ...)) binding for the commit hash so we don't
> have to repeat it twice? See the surrounding packages for examples.
>
> Please also add a 'file-name' field here.
>
>> + (sha256
>> + (base32
>> + "0pzlwxsa823sbcf2nq2lw303cld2jc2siaaiafld0qc4xasg9zyn"))))
>> + (build-system emacs-build-system)
>> + (home-page "https://draculatheme.com/emacs")
>> + (synopsis "A dark theme for emacs")
>
> Just "Dark theme for Emacs", to appease 'guix lint emacs-dracula-theme'.
>
>> + (description
>> + "A dark theme for emacs and 50+ apps")
>
> Can you expand a bit on the "50+ apps" part? Perhaps something along
> the lines of "Dracula is a dark color theme implemented for more than 50
> different applications. This package provides the Emacs theme."
>
> Can you send an updated patch? Thanks, and welcome! :-)
>
Hi Marius and bluekeys!
I just wanted to bump this so we can get it pushed. If you would like
some help, bluekeys please do not hesitate to ask us either here or on
the #guix Freenode IRC.
Also, when you send your revised patch do include yourself in the
copyright section of the header! You deserve that designation for your
contribution.
Thanks!
--
Brett M. Gilio
Homepage -- https://scm.pw/
GNU Guix -- https://guix.gnu.org/
This bug report was last modified 5 years and 43 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.