Hi Neil, Neil Jerram <n...@ossau.uklinux.net> writes:
> l...@gnu.org (Ludovic Courtès) writes: > >> BTW, ‘M-.’ in Geiser works really great, if you haven’t tried yet. And >> it works across all the modules currently loaded, not just those of the >> current project. > > I think I must be missing something: for me it always says "Couldn't > find edit location for X" in the echo area. Make sure to compile the source file with C-c C-k first. And before that, make sure to have a suitable ‘geiser-guile-load-path’. Does C-c d RET in a Scheme buffer work for you? Thanks, Ludo’.