all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61542: emacs-next doesn't load .eln files
@ 2023-02-15 23:11 ytc via Bug reports for GNU Guix
  2023-10-04  2:56 ` Maxim Cournoyer
  2024-09-10 15:31 ` Simon Tournier
  0 siblings, 2 replies; 3+ messages in thread
From: ytc via Bug reports for GNU Guix @ 2023-02-15 23:11 UTC (permalink / raw)
  To: 61542

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.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61542: emacs-next doesn't load .eln files
  2023-02-15 23:11 bug#61542: emacs-next doesn't load .eln files ytc via Bug reports for GNU Guix
@ 2023-10-04  2:56 ` Maxim Cournoyer
  2024-09-10 15:31 ` Simon Tournier
  1 sibling, 0 replies; 3+ messages in thread
From: Maxim Cournoyer @ 2023-10-04  2:56 UTC (permalink / raw)
  To: ytc; +Cc: 61542

Hi,

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

> 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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61542: emacs-next doesn't load .eln files
  2023-02-15 23:11 bug#61542: emacs-next doesn't load .eln files ytc via Bug reports for GNU Guix
  2023-10-04  2:56 ` Maxim Cournoyer
@ 2024-09-10 15:31 ` Simon Tournier
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Tournier @ 2024-09-10 15:31 UTC (permalink / raw)
  To: ytc; +Cc: 61542

Hi,

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

> 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
https://issues.guix.gnu.org/72406
https://issues.guix.gnu.org/msgid/cover.1722455929.git.liliana.prikler@gmail.com
https://yhetil.org/guix/cover.1722455929.git.liliana.prikler@gmail.com




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-10 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 23:11 bug#61542: emacs-next doesn't load .eln files ytc via Bug reports for GNU Guix
2023-10-04  2:56 ` Maxim Cournoyer
2024-09-10 15:31 ` Simon Tournier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.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.