unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* the perfect setup with geiser
@ 2022-10-06  4:19 jgart
  2022-10-06  6:44 ` Philip Kaludercic
  0 siblings, 1 reply; 3+ messages in thread
From: jgart @ 2022-10-06  4:19 UTC (permalink / raw)
  To: Guix Help


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 buffer.


I have all the necessary packages installed via Guix

WDYT


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: the perfect setup with geiser
  2022-10-06  4:19 the perfect setup with geiser jgart
@ 2022-10-06  6:44 ` Philip Kaludercic
  2022-10-06  7:33   ` jgart
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Kaludercic @ 2022-10-06  6:44 UTC (permalink / raw)
  To: jgart; +Cc: Guix Help

jgart <jgart@dismail.de> 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 this position?
                                         

> After changing the patch to where my local guix checkout is at, I'm not
> able to load guix code in an emacs buffer.
>
>
> I have all the necessary packages installed via Guix
>
> WDYT


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: the perfect setup with geiser
  2022-10-06  6:44 ` Philip Kaludercic
@ 2022-10-06  7:33   ` jgart
  0 siblings, 0 replies; 3+ messages in thread
From: jgart @ 2022-10-06  7:33 UTC (permalink / raw)
  To: Philip Kaludercic; +Cc: Guix Help

On Thu, 06 Oct 2022 06:44:25 +0000 Philip Kaludercic <philipk@posteo.net> wrote:
> jgart <jgart@dismail.de> 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 this position?

Hi,

I have it set to a another location and it's reflected in the above
correctly. That's not the issue, trust me.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-06  7:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06  4:19 the perfect setup with geiser jgart
2022-10-06  6:44 ` Philip Kaludercic
2022-10-06  7:33   ` jgart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).