Hi, On Sat, 16 Jan 2021 at 07:18, John Soo <[email protected]> wrote: > What exactly did you do? It sounds like you checked out emacs-guix and ran > make?
Yes, as describe in guix.scm: --8<---------------cut here---------------start------------->8--- ;; The main purpose of this file though is to make a development ;; environment for building Emacs-Guix: ;; ;; guix environment --pure --load=guix.scm ;; ./autogen.sh ;; ./configure ;; make --8<---------------cut here---------------end--------------->8--- What is the usual procedure to work from source? I mean, I would like to try to fix some annoyances and so test before submitting a patch. Cheers, simon
