From: Stephen Leake <stephen_leake@stephe-leake.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: native-comp and resetting of search paths
Date: Mon, 13 Jul 2020 16:49:56 -0700 [thread overview]
Message-ID: <86wo37kmaj.fsf@stephe-leake.org> (raw)
In-Reply-To: <87r1tfyz04.fsf@linaro.org> ("Alex \=\?utf-8\?Q\?Benn\=C3\=A9e\=22's\?\= message of "Mon, 13 Jul 2020 20:51:39 +0100")
Alex Bennée <alex.bennee@linaro.org> writes:
>
> Hmm odd. It's a custom variable:
>
> (defcustom elpy-rpc-pythonpath (file-name-directory (locate-library "elpy"))
> "A directory to add to the PYTHONPATH for the RPC process.
>
Use (locate-library "elpy.el" t); that will find the .el file, not one
of the compiled files.
--
-- Stephe
next prev parent reply other threads:[~2020-07-13 23:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86wo37kmaj.fsf@stephe-leake.org \
--to=stephen_leake@stephe-leake.org \
--cc=emacs-devel@gnu.org \
/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 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.