emacs-devel
[Top][All Lists]
Advanced

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

Re: Managing environments (Python venv, guix environment, etc.)


From: Eli Zaretskii
Subject: Re: Managing environments (Python venv, guix environment, etc.)
Date: Sun, 24 Jul 2016 17:28:36 +0300

> From: address@hidden
> Date: Sun, 24 Jul 2016 04:25:03 -0400
> 
> Ideally, Elisp code would also (somehow) go through the environment
> dispatcher, and see the exec-path and process-environment of the
> appropriate environment.

I don't see why this would be needed.  Emacs can load Lisp packages
and run programs even if they are not on load-path/exec-path.  Why do
we need to tweak these lists which are so central to Emacs core?



reply via email to

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