guix-devel
[Top][All Lists]
Advanced

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

Re: emacs-importmagic help python <3 elisp


From: Liliana Marie Prikler
Subject: Re: emacs-importmagic help python <3 elisp
Date: Sat, 09 Jul 2022 19:46:17 +0200
User-agent: Evolution 3.42.1

Am Samstag, dem 09.07.2022 um 11:57 -0500 schrieb jgart:
> On Sat, 09 Jul 2022 10:47:12 +0200 Liliana Marie Prikler
> <liliana.prikler@gmail.com> wrote:
> > Am Samstag, dem 09.07.2022 um 01:50 -0500 schrieb jgart:
> > >         #:phases
> > >         #~(modify-phases %standard-phases
> > >             (add-after 'python:install 'python:wrap
> > >               (assoc-ref python:%standard-phases 'wrap)))))
> > And when exactly do you run python:install?
> 
> Hi Liliana,
> 
> That was a section I copy pasta'ed from Maxim (emacs-jedi). I think I
> need to re-evaluate what I going to do with this package.
Note that emacs-jedi has more phases to copy.

> From the "Without MELPA" section
> https://github.com/anachronic/importmagic.el#without-melpa
> 
> > Download both importmagic.el and importmagicserver.py. Place them
> > on a load-path of your emacs directory. For instance:
> > ~/.emacs.d/site-lisp
See above.

> Some open questions I currently have about this package:
> 
> 1. Will the following warning section cause any errors/bugs in Guix
> shell environments:
> 
> https://github.com/anachronic/importmagic.el#warning
No, the expectation is to place it inside a correct shell, containing
(at least) emacs, emacs-importmagic, and all the python packages you
need.

> 2. Do I need to patch this path?
> https://github.com/anachronic/importmagic.el/blob/master/importmagic.el#L106
>  
Maybe?  It should resolve to the same thing, but patching it might make
more sense.

Cheers



reply via email to

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