all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: native-comp and resetting of search paths
Date: Tue, 14 Jul 2020 01:49:34 -0400	[thread overview]
Message-ID: <jwvmu424pgl.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <86wo37kmaj.fsf@stephe-leake.org> (Stephen Leake's message of "Mon, 13 Jul 2020 16:49:56 -0700")

>> 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.

This will workaround the incompatibility introduced by the native-comp
branch, but we should probably try and see if we can change the way the
branch works such that such incompatibility is avoided.


        Stefan




  reply	other threads:[~2020-07-14  5: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
2020-07-14  5:49       ` Stefan Monnier [this message]
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=jwvmu424pgl.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=stephen_leake@stephe-leake.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.