GNU bug report logs -
#41732
Implement a wrapper so users can build the Emacs packages using a version of their choosing
Previous Next
Full log
View this message in rfc822 format
Hi Nicolas,
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
> Hello,
>
> zimoun <zimon.toutoune <at> gmail.com> writes:
>
>> I withdraw the patch proposal since the patch set #43578 [1] fulfills
>> the request. Now, for recompiling all the Emacs packages of one
>> manifest.scm file with the emacs-next package (changing the Emacs VM),
>> it is as easy as:
>>
>> --8<---------------cut here---------------start------------->8---
>> guix build -m manifest.scm --with-input=emacs-minimal=emacs-next
>> --8<---------------cut here---------------end--------------->8---
>
> Some Emacs packages rely on emacs package, not on emacs-minimal. IIUC,
> the command above could give surprising results in this case. Maybe the
> documentation/cookbook could warn about this caveat.
Perhaps then,
--8<---------------cut here---------------start------------->8---
guix build -m manifest.scm --with-input=emacs-minimal=emacs-next \
--with-input=emacs=emacs-next
--8<---------------cut here---------------end--------------->8---
I haven't tried myself.
Maxim
This bug report was last modified 4 years and 261 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.