guix-devel
[Top][All Lists]
Advanced

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

Re: Reviving Emacs-Guix


From: zimoun
Subject: Re: Reviving Emacs-Guix
Date: Sat, 14 Nov 2020 22:29:57 +0100

Hi Pierre,

On Sat, 14 Nov 2020 at 20:52, Ricardo Wurmus <rekado@elephly.net> wrote:
> Pierre Neidhardt <mail@ambrevar.xyz> writes:
>
>> Build a package does not work in Emacs Guix, and this is what I want
>> to fix, among other things.
>
> If that’s the only thing then this is an easy fix: avoid the REPL for
> just this command for now.

Could you try this and tell if Emacs hangs?  On my laptop, the first
attempts are not so worse.  M-x ielm

--8<---------------cut here---------------start------------->8---
*** Welcome to IELM ***  Type (describe-mode) for help.
ELISP> (require 'guix-repl)
guix-repl
ELISP> (guix-eval-in-repl ",use(guix scripts build)")
nil
ELISP> (guix-eval-in-repl "(guix-build \"nyxt\" \"--no-grafts\" \"--check\")")
nil
--8<---------------cut here---------------end--------------->8---

Cheers,
simon



reply via email to

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