guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-jedi package bug missing crucial python server file


From: Maxim Cournoyer
Subject: Re: emacs-jedi package bug missing crucial python server file
Date: Wed, 22 Jun 2022 13:32:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hi,

jgart <jgart@dismail.de> writes:

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

Should be fixed with 299be00adb427441c0cb7d301bf918594f61400e.

Let me know in case I missed something.

Thanks!

Maxim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]