GNU bug report logs -
#65675
Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
Previous Next
To reply to this bug, email your comments to 65675 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#65675
; Package
guile
.
(Fri, 01 Sep 2023 10:40:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vili Aapro <vili.aapro <at> iki.fi>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Fri, 01 Sep 2023 10:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 1 year and 84 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.