* bug#46529: emacs-jedi does not install python file
@ 2021-02-15 8:38 Nicolò Balzarotti
2022-07-13 3:40 ` Maxim Cournoyer
0 siblings, 1 reply; 2+ messages in thread
From: Nicolò Balzarotti @ 2021-02-15 8:38 UTC (permalink / raw)
To: 46529
Hi guix,
it seems that our emacs-jedi package does not work out of the box.
According to the docs[fn:1], it needs jediepcserver.py, which is available
in the repo [fn:2], but we do not install it. Anybody is using the package?
Thanks, Nicolò
#+name: missing-py-file
#+begin_src shell
find $(guix build emacs-jedi)
#+end_src
#+RESULTS:
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8 |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi-autoloads.el |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi-autoloads.elc |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi-core.el |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi-core.elc |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi.el |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/jedi.elc |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/test-jedi.el |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/test-jedi.elc |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/tryout-jedi.el |
| /gnu/store/h19y68slc2sx5j2m2pnrnnjqd05pa7ph-emacs-jedi-0.2.8/share/emacs/site-lisp/tryout-jedi.elc |
[fn:1] https://tkf.github.io/emacs-jedi/latest/#manual-pyinstall
[fn:2] https://github.com/tkf/emacs-jedi/blob/master/jediepcserver.py
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-13 3:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-15 8:38 bug#46529: emacs-jedi does not install python file Nicolò Balzarotti
2022-07-13 3:40 ` Maxim Cournoyer
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).