unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#45196: guile-studio cannot open file
@ 2020-12-12 17:59 Stefan
  2021-02-27 15:34 ` Stefan
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan @ 2020-12-12 17:59 UTC (permalink / raw)
  To: 45196

Hi!

These two commands reproduce an error in guile-studio/emacs, which prevents it from opening the file argument:

stefan@guix ~/development/guix$ guix environment --pure --ad-hoc guile-studio
stefan@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







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

* bug#45196: guile-studio cannot open file
  2020-12-12 17:59 bug#45196: guile-studio cannot open file Stefan
@ 2021-02-27 15:34 ` Stefan
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan @ 2021-02-27 15:34 UTC (permalink / raw)
  To: 45196, rekado

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



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

end of thread, other threads:[~2021-02-27 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 17:59 bug#45196: guile-studio cannot open file Stefan
2021-02-27 15:34 ` Stefan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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