On Thu, 06 Oct 2022 06:44:25 + Philip Kaludercic wrote:
> jgart writes:
>
> > Hi,
> >
> > this doesn't work for me from the manual:
> >
> > ;; Assuming the Guix checkout is in ~/src/guix.
> > (with-eval-after-load 'geiser-guile
> > (add-to-list 'geiser-guile-load-path "~/src/guix"))
>
jgart writes:
> Hi,
>
> this doesn't work for me from the manual:
>
> ;; Assuming the Guix checkout is in ~/src/guix.
> (with-eval-after-load 'geiser-guile
> (add-to-list 'geiser-guile-load-path "~/src/guix"))
^
Is the Guix repository checked out at thi
Hi,
this doesn't work for me from the manual:
;; Assuming the Guix checkout is in ~/src/guix.
(with-eval-after-load 'geiser-guile
(add-to-list 'geiser-guile-load-path "~/src/guix"))
After changing the patch to where my local guix checkout is at, I'm not
able to load guix code in an emacs buf