unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs-jedi package bug missing crucial python server file
@ 2022-06-22  3:59 jgart
  2022-06-22  9:14 ` Munyoki Kilyungi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: jgart @ 2022-06-22  3:59 UTC (permalink / raw)
  To: Guix Devel

Hi Guixers,

Just wanted to report a bug with emacs-jedi:

This is all that is currently copied into gnu/store:

jedi-autoloads.el  jedi-autoloads.elc  jedi-core.el  jedi-core.elc  jedi-pkg.el  jedi.el  jedi.elc  test-jedi.el  test-jedi.elc  tryout-jedi.el  tryout-jedi.elc

But it's missing jediepcserver.py:

https://github.com/tkf/emacs-jedi/blob/master/Makefile#L132

You would then need to put this in your emacs config:

(setq jedi:server-command '("PATH/TO/jediepcserver.py"))

I'll try to work on it when I get a chance but feel free to fix it if you have the time.

all best,

jgart






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

end of thread, other threads:[~2022-06-30 11:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22  3:59 emacs-jedi package bug missing crucial python server file jgart
2022-06-22  9:14 ` Munyoki Kilyungi
2022-06-30  2:13   ` jgart
2022-06-30 11:42     ` Munyoki Kilyungi
2022-06-22 12:55 ` Luis Felipe
2022-06-24  4:03   ` Maxim Cournoyer
2022-06-29 15:44     ` Luis Felipe
2022-06-22 17:32 ` 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).