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

2022-06-30 Thread Munyoki Kilyungi
jgart writes: > On Wed, 22 Jun 2022 12:14:10 +0300 Munyoki Kilyungi > wrote: >> but do you have all your Emacs configs in Guix? > > I get my emacs plugin dependencies with guix but I write my config in elisp: > > https://git.sr.ht/~whereiseveryone/jgart-dots/tree/master/item/dot_emacs > Than

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

2022-06-29 Thread jgart
On Wed, 22 Jun 2022 12:14:10 +0300 Munyoki Kilyungi wrote: > but do you have all your Emacs configs in Guix? I get my emacs plugin dependencies with guix but I write my config in elisp: https://git.sr.ht/~whereiseveryone/jgart-dots/tree/master/item/dot_emacs Not sure how I feel yet about quo

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

2022-06-29 Thread Luis Felipe
Hi Maxime, On Friday, June 24th, 2022 at 04:03, Maxim Cournoyer wrote: > Hi, > > Luis Felipe luis.felipe...@protonmail.com writes: > > > Hi jgart > > > > On Wednesday, June 22nd, 2022 at 03:59, jgart jg...@dismail.de wrote: > > > > > Hi Guixers, > > > > > Just wanted to report a bug

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

2022-06-23 Thread Maxim Cournoyer
Hi, Luis Felipe writes: > Hi jgart > > > On Wednesday, June 22nd, 2022 at 03:59, jgart wrote: > >> Hi Guixers, >> > >> Just wanted to report a bug with emacs-jedi: [...] >> 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, > > Oh,

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

2022-06-22 Thread Maxim Cournoyer
Hi, jgart 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

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

2022-06-22 Thread Luis Felipe
Hi jgart On Wednesday, June 22nd, 2022 at 03:59, jgart wrote: > 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-je

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

2022-06-22 Thread Munyoki Kilyungi
jgart 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 >