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
