all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* native-comp and resetting of search paths
@ 2020-07-13 13:17 Alex Bennée
  2020-07-13 18:15 ` Andrea Corallo via Emacs development discussions.
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Bennée @ 2020-07-13 13:17 UTC (permalink / raw)
  To: Andrea Corallo, Jorgen Schäfer; +Cc: emacs-devel


Hi Andrea, Jorgen,

I just thought I'd give you a heads up on a potential clash between
native-comp's background compilation and elpy. In essence native-comp
changes the value of elpy-rpc-pythonpath from:

  "/home/alex/.emacs.d/elpa/elpy-20200527.2021/"

To:

  "/home/alex/.emacs.d/elpa/elpy-20200527.2021/eln-x86_64-pc-linux-gnu-93d8fa3f77c8fe62/"

which is fine for the .elc -> .eln change but because elpy also uses
this to find the python server in .emacs.d/elpa/elpy-20200527.2021/elpy/
it gets very confused.

What was the rationale behind this change? I can see it makes sense to
tweak load-path but generally I would expect variables belonging to
packages to remain untouched.

Is this a recent change? it only seemed to break in the last week.

-- 
Alex Bennée



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

end of thread, other threads:[~2020-07-14 14:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13 13:17 native-comp and resetting of search paths Alex Bennée
2020-07-13 18:15 ` Andrea Corallo via Emacs development discussions.
2020-07-13 19:51   ` Alex Bennée
2020-07-13 23:49     ` Stephen Leake
2020-07-14  5:49       ` Stefan Monnier
2020-07-14  8:04         ` Alex Bennée
2020-07-14  8:43           ` Andrea Corallo via Emacs development discussions.
2020-07-14  8:24         ` Andrea Corallo via Emacs development discussions.
2020-07-14 14:41           ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.