unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
@ 2023-09-01  9:33 Vili Aapro
  2023-09-25  9:26 ` Maxime Devos
  0 siblings, 1 reply; 4+ messages in thread
From: Vili Aapro @ 2023-09-01  9:33 UTC (permalink / raw)
  To: guile-devel

Dear all,

for Geiser (specifically, `geiser-edit-symbol-at-point') compatibility, we would like the Guile procedure `program-source' always to return absolute paths; for this, we would need compiler co-operation. Specifically, it would be desirable to make Guile compiler always write absolute paths in .go files.

At the moment, this is not the case, and `edit-symbol-at-point' fails for `iota' because `program-source' returns a relative path "ice-9/boot-9.scm".

We discussed this on `geiser-guile'; see https://gitlab.com/emacs-geiser/guile/-/issues/33 .

Thank you,
Vili Aapro



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

end of thread, other threads:[~2023-09-25  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-01  9:33 Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity Vili Aapro
2023-09-25  9:26 ` Maxime Devos
2023-09-25  9:36   ` Vili Aapro
2023-09-25  9:51     ` Maxime Devos

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