emacs-next doesn't load .eln files

  • Open
  • quality assurance status badge
Details
3 participants
  • Maxim Cournoyer
  • ytc
  • Simon Tournier
Owner
unassigned
Submitted by
ytc
Severity
normal
Y
(address . bug-guix@gnu.org)
877cwizfql.fsf@std.iyte.edu.tr
Hello. I've noticed that when I install Emacs packages with
`--with-input=emacs-minimal=emacs-next' transformation option, Emacs
cannot load native compiled files. The reason might be that the
byte-compiled files of those packages couldn't be found. Could you
please look into this problem?

Thanks in advance.
M
M
Maxim Cournoyer wrote on 4 Oct 2023 04:56
(name . ytc)(address . yusufcikisir@std.iyte.edu.tr)(address . 61542@debbugs.gnu.org)
87r0mb3xkv.fsf@gmail.com
Hi,

"ytc" <yusufcikisir@std.iyte.edu.tr> writes:

Toggle quote (6 lines)
> Hello. I've noticed that when I install Emacs packages with
> `--with-input=emacs-minimal=emacs-next' transformation option, Emacs
> cannot load native compiled files. The reason might be that the
> byte-compiled files of those packages couldn't be found. Could you
> please look into this problem?

Just to make sure, the profile containing the emacs packages also
contains emacs-next, correct?

--
Thanks,
Maxim
S
S
Simon Tournier wrote on 10 Sep 17:31 +0200
(name . ytc)(address . yusufcikisir@std.iyte.edu.tr)(address . 61542@debbugs.gnu.org)
874j6ncyp4.fsf@gmail.com
Hi,

On Thu, 16 Feb 2023 at 02:11, "ytc" <yusufcikisir@std.iyte.edu.tr> wrote:

Toggle quote (6 lines)
> Hello. I've noticed that when I install Emacs packages with
> `--with-input=emacs-minimal=emacs-next' transformation option, Emacs
> cannot load native compiled files. The reason might be that the
> byte-compiled files of those packages couldn't be found. Could you
> please look into this problem?

Please note that ’emacs’ supports native compilation.

That’s said, you cannot build an Emacs package using one Emacs version
and use the result using another Emacs version. In other words, the
Emacs package must be native compiled with the same Emacs version that
will load it.

And AFAIK, the Emacs packages are not yet native compiled at build time,
only bytecompiled. See [1] for patches allowing that.

Well, I am in favor to close this report since the wish is tracked by
patch submission #72406 [1]. WDYt?

Cheers,
simon


1: [bug#72406] [PATCH emacs-team WIP 0/4] Simplify creation of emacs package variants
Liliana Marie Prikler <liliana.prikler@gmail.com>
Wed, 31 Jul 2024 21:58:49 +0200
id:cover.1722455929.git.liliana.prikler@gmail.com
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 61542@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61542
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch