all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Max Brieiev <max.brieiev@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 58429@debbugs.gnu.org, Andrea Corallo <akrl@sdf.org>
Subject: bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work as expected.
Date: Wed, 12 Oct 2022 14:57:20 +0300	[thread overview]
Message-ID: <87h7095k67.fsf@gmail.com> (raw)
In-Reply-To: <8735btcm8n.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 12 Oct 2022 13:30:48 +0200")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Max Brieiev <max.brieiev@gmail.com> writes:
>
>>   (comp--native-compile (lambda (&rest arg1) (let ((f #'make-process))
>> (apply f arg1))) nil nil)
>>   (comp-trampoline-compile make-process)
>
> Oh, it's making trampolines.
>
> inhibit-automatic-native-compilation does not inhibit making those, as
> the manual explains:
>
>      While setting this variable disables automatic compilation of Lisp
>      files, the compiler may still be invoked to install “trampolines”
>      if any built-in functions are redefined.  However, these
>      trampolines will not get written to disk.

Then this works as expected and the ticket can be closed.

I was confused by the part that says that trampolines (whatever the term
means) "will not get written to disk", but the error was about not being
able to create '.eln' file on disk.






  reply	other threads:[~2022-10-12 11:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  7:21 bug#58429: 29.0.50; inhibit-automatic-native-compilation does not work as expected Max Brieiev
2022-10-11  8:11 ` Lars Ingebrigtsen
2022-10-11  9:19   ` Max Brieiev
2022-10-11 19:37     ` Andrea Corallo
2022-10-11 19:41       ` Lars Ingebrigtsen
2022-10-11 20:49         ` Andrea Corallo
2022-10-12 10:57           ` Lars Ingebrigtsen
2022-10-12 11:15             ` Max Brieiev
2022-10-12 11:30               ` Lars Ingebrigtsen
2022-10-12 11:57                 ` Max Brieiev [this message]
2022-10-12 12:59                   ` Lars Ingebrigtsen
2022-10-12 13:31                   ` Eli Zaretskii
2022-10-12 14:11                     ` Max Brieiev
2022-10-12 15:32                       ` Eli Zaretskii
2022-10-12 16:54                         ` Max Brieiev
2022-10-12 17:07                           ` Eli Zaretskii
2022-10-13 14:10                           ` Andrea Corallo
2022-10-13 16:05                             ` Eli Zaretskii
2022-10-14 20:10                               ` Andrea Corallo
2022-10-15  9:17                                 ` Eli Zaretskii
2022-10-15 16:01                                   ` Andrea Corallo

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=87h7095k67.fsf@gmail.com \
    --to=max.brieiev@gmail.com \
    --cc=58429@debbugs.gnu.org \
    --cc=akrl@sdf.org \
    --cc=larsi@gnus.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.