guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42525] [PATCH 1/2] gnu: Add emacs-pretty-hydra.


From: LaFreniere, Joseph
Subject: [bug#42525] [PATCH 1/2] gnu: Add emacs-pretty-hydra.
Date: Sat, 25 Jul 2020 10:05:06 -0500


LaFreniere, Joseph <joseph@lafreniere.xyz> writes:
Oleg Pykhalov <go.wigust@gmail.com> writes:
Joseph LaFreniere <joseph@lafreniere.xyz> writes:

Patch file is attached.  Note that `guix lint` reports "the
source file name
should contain the package name";  I'm not sure how to resolve
that.

You could fix this by providing a ‘(file-name (git-file-name
name
version))’ as in other Emacs packages.

Thanks.  Not sure how I missed that.

'emacs-build-system' handles '*.el' files, unless you exclude
them with
the recipe bellow.  :-)

Thank you for the tip. I have changed the include to an exclude.

Also could you take a look on running a test suite?

The repo's test suite tests both pretty-hydra and
major-mode-hydra.  Since major-mode-hydra is inheriting from and
depends on this recipe, I'm assuming it would be rebuilt any time
the pretty-hydra recipe changes.  Just to minimize the amount of
work prying apart the repository I have left all of the tests to
be run in the recipe for major-mode-hydra. The updated patch for
that will be following shortly.

An updated patch for emacs-pretty-hydra is attached with an expanded synopsis.

--
Joseph LaFreniere

Attachment: 0001-gnu-Add-emacs-pretty-hydra.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]