Re: [Geiser-users] geiser-xref-callers does not seem to work

2018-01-30 Thread Jose A. Ortega Ruiz
On Tue, Jan 30 2018, Andy Wingo wrote: > On Mon 29 Jan 2018 18:52, "Jose A. Ortega Ruiz" writes: > >> i've figured out how to find the filename for a procedure, but i'm >> missing what is probably the easier part: give the latter, how do i get >> hold of the module object? > > On the one side the

Re: [Geiser-users] geiser-xref-callers does not seem to work

2018-01-30 Thread Andy Wingo
On Mon 29 Jan 2018 18:52, "Jose A. Ortega Ruiz" writes: > i've figured out how to find the filename for a procedure, but i'm > missing what is probably the easier part: give the latter, how do i get > hold of the module object? On the one side there's no 100% reliable way. E.g. some files don't

Re: [Geiser-users] geiser-xref-callers does not seem to work

2018-01-29 Thread Jose A. Ortega Ruiz
On Mon, Jan 29 2018, Andy Wingo wrote: > Hi! > > Great to hear from you jao :) likewise :) > On Sat 27 Jan 2018 17:41, "Jose A. Ortega Ruiz" writes: > >> hmmm, i was investigating this. the cause geiser fails is that, in the >> process of looking for other things, it's not able to find >> `pro

Re: [Geiser-users] geiser-xref-callers does not seem to work

2018-01-29 Thread Andy Wingo
Hi! Great to hear from you jao :) On Sat 27 Jan 2018 17:41, "Jose A. Ortega Ruiz" writes: > hmmm, i was investigating this. the cause geiser fails is that, in the > process of looking for other things, it's not able to find > `program-arities', exported by (system vm program). i am not sure w

Re: [Geiser-users] geiser-xref-callers does not seem to work

2018-01-27 Thread Jose A. Ortega Ruiz
On Mon, Dec 18 2017, Andy Wingo wrote: > On Sat 16 Dec 2017 08:55, Chris Marusich writes: > >> * Place point on symbol expression->derivation-in-linux-vm on line 203 >> (in the definition of the iso9660-image procedure), and press "C-c <". >> >> When I do this, I receive the following message i

Re: [Geiser-users] geiser-xref-callers does not seem to work

2017-12-16 Thread Jose A. Ortega Ruiz
Hi Chris, On Sat, Dec 16 2017, Chris Marusich wrote: > Whoops, geiser-user@ doesn't exist. But geiser-users@ supposedly does. > I meant to send this email there, so I will try again. Email follows: > > Chris Marusich writes: > >> Hi, >> >> It seems that geiser-xref-callers does not work for m