unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Andrea Corallo" <akrl@sdf.org>,
	"Jorgen Schäfer" <jorgen.schaefer@gmail.com>
Cc: emacs-devel@gnu.org
Subject: native-comp and resetting of search paths
Date: Mon, 13 Jul 2020 14:17:05 +0100	[thread overview]
Message-ID: <875zar1rn2.fsf@linaro.org> (raw)


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



             reply	other threads:[~2020-07-13 13:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-13 13:17 Alex Bennée [this message]
2020-07-13 18:15 ` native-comp and resetting of search paths 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875zar1rn2.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=akrl@sdf.org \
    --cc=emacs-devel@gnu.org \
    --cc=jorgen.schaefer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).