help-guix
[Top][All Lists]
Advanced

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

Re: geiser-edit-symbol-at-point


From: jgart
Subject: Re: geiser-edit-symbol-at-point
Date: Fri, 11 Nov 2022 18:12:30 -0600

On Fri, 11 Nov 2022 18:07:49 -0600 jgart <jgart@dismail.de> wrote:
> I feel like I've made some progress...

I can also geiser-edit-symbol-at-point the following snippet

(format #t
^^^^^^^

It jumps me to the source location here:

/gnu/store/qlmpcy5zi84m6dikq3fnx5dz38qpczlc-guile-3.0.8/share/guile/3.0/ice-9/format.scm

But this doesn't work for geiser-edit-symbol-at-point because it is guix API 
code:

(add-after 'build 'install-xsession
^^^^^^^^^

It asks me to visit a tags table which is probably not what I want.



reply via email to

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