[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#66545] [PATCH] gnu: Add emacs-color-theme-sanityinc-tomorrow.
From: |
Rostislav Svoboda |
Subject: |
[bug#66545] [PATCH] gnu: Add emacs-color-theme-sanityinc-tomorrow. |
Date: |
Sat, 14 Oct 2023 22:26:07 +0200 |
> The tests should not be byte compilation. In fact, these files should be
> compiled by the build phase.
I see now that the emacs-build-system 'byte compiles all Emacs Lisp
files.' Then, I think the entire `(arguments ...)` can be elided. If
this is correct, I am resending the patch (see attachment). If not,
please direct me to some examples or explain in more detail how to
byte-compile the *.el file during the build phase. Thank you.
(FYI the code under #:test-command was from
https://github.com/purcell/color-theme-sanityinc-tomorrow/blob/d34e8db507ee0c7b465ff18a8f220c33ed77cd79/run-tests.sh)
0001-gnu-Add-emacs-color-theme-sanityinc-tomorrow.patch
Description: Source code patch