On Fri, 11 Nov 2022 16:15:18 -0600 jgart <[email protected]> wrote: > On Fri, 11 Nov 2022 17:06:07 -0500 Jake Shilling <[email protected]> > wrote: > I can call geiser-edit-symbol-at-point but it doesn't do anything and > the *Messages* buffer doesn't say anything helpful...
I was able to geiser-edit-symbol-at-point on a lambda* like the following (lambda* (#:key inputs outputs #:allow-other-keys) ^^^^^ It opened the elf binary for it in emacs and I was able to pop-tag-mark back to where I was! I feel like I've made some progress...
