GNU bug report logs -
#35919
recutils package does not install emacs rec-mode
Previous Next
Reported by: Jack Hill <jackhill <at> jackhill.us>
Date: Sun, 26 May 2019 18:57:02 UTC
Severity: normal
Done: Oleg Pykhalov <go.wigust <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Sun, 9 Jun 2019, Oleg Pykhalov wrote:
> WDYT about creating a new package recipe in
> ‘gnu/packages/emacs-xyz.scm’, which inherits ‘recutils’ and sets build
> system to ‘emacs-build-system’? We will probably need to change
> directory after unpack phase in this case, but we will not need to
> maintain Emacs lisp files compilation manually.
I have prepared the following patch implementing this suggestion (thanks
again, I'm much happier with this). I ended up putting it in databases.scm
rather than emacs-xyz.scm so that it can live with the recutls definition,
and not run afoul of the advice by Ludo’ in [0], "The lesson is: when
inheriting from a package, do it in the module where it’s defined."
[0] https://issues.guix.gnu.org/issue/35154#5
I have also set the inputs and native inputs to the empty lists, because
as far as I can tell, the emacs mode does not depend on anything outside
of the emacs-build-system.
Best,
Jack
This bug report was last modified 5 years and 347 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.