all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tad <tadfisher@gmail.com>
To: Andrea Corallo <akrl@sdf.org>
Cc: 44701@debbugs.gnu.org
Subject: bug#44701: 28.0.50; [feature/native-comp] Use file-truename when building eln path hash
Date: Wed, 18 Nov 2020 12:52:13 -0800	[thread overview]
Message-ID: <CA+BndfsJyZ8SqDOtJ8-JAH+eceHd8AvNZBP0wSS8MpgZZedZjg@mail.gmail.com> (raw)
In-Reply-To: <xjftutmblf8.fsf@sdf.org>

On Wed, Nov 18, 2020 at 9:54 AM Andrea Corallo <akrl@sdf.org> wrote:
>
> Hi Tad,
>
> could you verify 3ae309bd59 fix the issue for you?

Yes, this is working now. Here's a transcript:

    (comp-el-to-eln-filename
"/nix/store/...-emacs-ace-window-20200606.1259/share/emacs/site-lisp/elpa/ace-window-20200606.1259/ace-window.el")
    "/home/tad/.emacs.d/eln-cache/28.0.50-x86_64-pc-linux-gnu-6462edf10bdf79d2b67bce57511338e8/ace-window-d01e56e26487b663b5932fdce1c8c623-99728e8187c8762dea4b86e75d14412a.eln"

    (comp-el-to-eln-filename
"/nix/store/...-emacs-packages-deps/share/emacs/site-lisp/elpa/ace-window-20200606.1259/ace-window.el")
    "/home/tad/.emacs.d/eln-cache/28.0.50-x86_64-pc-linux-gnu-6462edf10bdf79d2b67bce57511338e8/ace-window-d01e56e26487b663b5932fdce1c8c623-99728e8187c8762dea4b86e75d14412a.eln"

This makes it possible to load AOT-compiled .eln files from the Nix
store, so thank you for implementing this change.

>
> Thanks!
>
>   Andrea





  reply	other threads:[~2020-11-18 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17  4:03 bug#44701: 28.0.50; [feature/native-comp] Use file-truename when building eln path hash Tad
2020-11-18  8:28 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-18 17:54   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-11-18 20:52     ` Tad [this message]
2020-11-18 20:57       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=CA+BndfsJyZ8SqDOtJ8-JAH+eceHd8AvNZBP0wSS8MpgZZedZjg@mail.gmail.com \
    --to=tadfisher@gmail.com \
    --cc=44701@debbugs.gnu.org \
    --cc=akrl@sdf.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.