GNU bug report logs -
#45196
guile-studio cannot open file
Previous Next
To reply to this bug, email your comments to 45196 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#45196
; Package
guix
.
(Sat, 12 Dec 2020 18:17:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stefan <stefan-guix <at> vodafonemail.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 12 Dec 2020 18:17:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi!
These two commands reproduce an error in guile-studio/emacs, which prevents it from opening the file argument:
stefan <at> guix ~/development/guix$ guix environment --pure --ad-hoc guile-studio
stefan <at> guix ~/development/guix [env]$ guile-studio README
This is the error in emacs’ Messages buffer:
Loading /gnu/store/2z03mc1hyq8ii0w7n5ggwf4j5qb8kfyq-emacs-27.1/share/emacs/site-lisp/guix-emacs.el (source)...done
eval-buffer: Cannot open load file: No such file or directory, company
The passed file README will not be opened.
Bye
Stefan
Information forwarded
to
bug-guix <at> gnu.org
:
bug#45196
; Package
guix
.
(Sat, 27 Feb 2021 15:35:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 45196 <at> debbugs.gnu.org (full text, mbox):
Hi!
It is possible to work around this error <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45196> by installing emacs as well.
Another workaround is to start guile-studio with EMACSLOADPATH preset to:
EMACSLOADPATH=/gnu/store/…-emacs-27.1/share/emacs/27.1/site-lisp guile-studio
It seems to me that this /gnu/store/…-emacs-27.1/share/emacs/27.1/site-lisp path is missing in the guile-studio shell script, which only uses tis path from the emacs package: /gnu/store/…-emacs-27.1/share/emacs/site-lisp.
Bye
Stefan
This bug report was last modified 3 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.