unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 53497@debbugs.gnu.org
Subject: bug#53497: 29.0.50; native-compile after restarting Emacs
Date: Mon, 24 Jan 2022 11:35:38 +0100	[thread overview]
Message-ID: <86h79tzait.fsf@gnu.org> (raw)
In-Reply-To: <87zgnl1l4o.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 24 Jan 2022 11:30:31 +0100")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Arash Esbati <arash@gnu.org> writes:
>
>> when I delete all .eln files in the directory specified by
>> `comp-native-version-dir' and re-start Emacs, "standard" libraries, the
>> ones I require in my .emacs and installed via package are native
>> compiled (in my case 77 .eln files).  The issue:
>>
>> 1) When I do `M-x gnus RET', Gnus' libraries get compiled.
>> 2) When I re-start Emacs instead and then do `M-x gnus RET', the
>>    libraries are not re-compiled.
>>
>> Am I missing something?  This is Emacs dee029e19f compiled on Win10.
>
> I'm not sure I understand.  Do you expect the .eln files to be
> re-compiled every time?  They aren't re-compiled unless the source files
> change.

Sorry if I wasn't clear.  In case 2, Gnus libraries are not compiled at
all and I stick with 77 .eln files.  In case 1, I go up to more than 100
.eln files.

Best, ARash





  reply	other threads:[~2022-01-24 10:35 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24 10:20 bug#53497: 29.0.50; native-compile after restarting Emacs Arash Esbati
2022-01-24 10:30 ` Lars Ingebrigtsen
2022-01-24 10:35   ` Arash Esbati [this message]
2022-01-24 10:40     ` Lars Ingebrigtsen
2022-01-24 11:00       ` Arash Esbati
2022-01-24 12:28         ` Eli Zaretskii
2022-01-24 12:43           ` Arash Esbati
2022-01-24 12:36     ` Eli Zaretskii
2022-01-24 12:50       ` Arash Esbati
2022-01-24 12:56         ` Eli Zaretskii
2022-01-24 13:33           ` Arash Esbati
2022-01-24 13:45             ` Eli Zaretskii
2022-01-24 13:50               ` Eli Zaretskii
2022-01-24 14:27                 ` Andrea Corallo
2022-01-24 14:31                   ` Eli Zaretskii
2022-01-24 17:17                     ` Arash Esbati
2022-01-24 19:08                       ` Eli Zaretskii
2022-01-25 11:01                         ` Arash Esbati
2022-01-25 12:36                           ` Eli Zaretskii
2022-01-25 12:49                             ` Arash Esbati
2022-01-25 13:31                               ` Eli Zaretskii
2022-01-26 11:25                                 ` Arash Esbati
2022-01-26 13:22                                   ` Eli Zaretskii
2022-01-26 14:58                                     ` Arash Esbati
2022-01-26 15:13                                       ` Eli Zaretskii
2022-01-26 15:20                                         ` Arash Esbati
2022-01-26 16:54                                           ` Eli Zaretskii
2022-01-26 19:06                                             ` Arash Esbati
2022-01-26 19:30                                               ` Eli Zaretskii
2022-01-26 15:58                                     ` Andrea Corallo
2022-01-27 10:11                                     ` Andrea Corallo
2022-01-27 10:31                                       ` Eli Zaretskii
2022-01-27 10:57                                         ` Andrea Corallo
2022-01-27 11:03                                           ` Eli Zaretskii
2022-01-27 12:58                                             ` Andrea Corallo
2022-01-27 15:03                                           ` Arash Esbati
2022-01-27 15:22                                             ` Eli Zaretskii
2022-01-27 16:27                                               ` Arash Esbati
2022-01-27 16:37                                                 ` Andrea Corallo
2022-01-27 16:57                                                   ` Eli Zaretskii
2022-01-27 17:22                                                     ` Andrea Corallo
2022-01-27 22:21                                                       ` Andrea Corallo
2022-01-28  9:24                                                         ` Arash Esbati
2022-01-28 12:15                                                           ` Eli Zaretskii
2022-01-28 15:12                                                             ` Andrea Corallo
2022-01-28 16:02                                                               ` Andrea Corallo
2022-01-28 16:30                                                                 ` Lars Ingebrigtsen
2022-01-29  7:40                                                                   ` Andrea Corallo
2022-01-29 10:02                                                                     ` Eli Zaretskii
2022-01-29 11:49                                                                       ` Arash Esbati
2022-01-27 16:58                                                   ` Arash Esbati
2022-01-27 17:03                                                 ` Eli Zaretskii
2022-01-28  9:26                                                   ` Arash Esbati
2022-01-24 16:33               ` Arash Esbati
2022-01-24 17:07                 ` Eli Zaretskii
2022-01-24 18:47                   ` Arash Esbati

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86h79tzait.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=53497@debbugs.gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).