From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#50934: 28.0.60; paren.el should be preloaded Date: Fri, 01 Oct 2021 16:17:00 +0300 Message-ID: <83fstkevg3.fsf@gnu.org> References: <83tui1dnpg.fsf@gnu.org> <83lf3cewfu.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14907"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50934@debbugs.gnu.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 01 15:21:45 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mWITw-0003fT-LA for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 01 Oct 2021 15:21:44 +0200 Original-Received: from localhost ([::1]:47932 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWITv-0003jV-KN for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 01 Oct 2021 09:21:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54858) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWIQM-0008Eq-Lk for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 09:18:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:43417) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWIQM-00041d-Ca for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 09:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mWIQM-0003OC-84 for bug-gnu-emacs@gnu.org; Fri, 01 Oct 2021 09:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Oct 2021 13:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50934 X-GNU-PR-Package: emacs Original-Received: via spool by 50934-submit@debbugs.gnu.org id=B50934.163309424712983 (code B ref 50934); Fri, 01 Oct 2021 13:18:02 +0000 Original-Received: (at 50934) by debbugs.gnu.org; 1 Oct 2021 13:17:27 +0000 Original-Received: from localhost ([127.0.0.1]:54963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWIPn-0003NL-7Y for submit@debbugs.gnu.org; Fri, 01 Oct 2021 09:17:27 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWIPk-0003N7-Vj for 50934@debbugs.gnu.org; Fri, 01 Oct 2021 09:17:25 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34754) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWIPf-0003WW-Hb; Fri, 01 Oct 2021 09:17:19 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4092 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWIPe-0005p8-Ad; Fri, 01 Oct 2021 09:17:19 -0400 In-Reply-To: (message from Andrea Corallo on Fri, 01 Oct 2021 13:11:33 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:216044 Archived-At: > From: Andrea Corallo > Cc: 50934@debbugs.gnu.org > Date: Fri, 01 Oct 2021 13:11:33 +0000 > > Eli Zaretskii writes: > > >> Date: Fri, 01 Oct 2021 13:49:31 +0300 > >> From: Eli Zaretskii > >> > >> Since show-paren-mode is now ON by default, whenever Emacs starts it > >> now loads paren.elc? during startup. So I think we should now preload > >> paren.el. > > > > One consequence of paren.el's not being preloaded is that in a > > native-compilation build, Emacs begins compiling paren.el as soon as > > it starts, and that causes it also to compile about a dozen other > > files that comp.el requires. Should we perhaps native-compile all the > > prerequisites of comp.el as part of COMPILE_FIRST when we build Emacs? > > I think we should keep an eye on the build time impact of this. If I'm > not mistaken native compiling COMPILE_FIRST targets is slower than > afterward cause comp.el and friends are running interpreted. The native-compilation build is already painfully slow, and most of it isn't spent in COMPILE_FIRST. We could, of course, add those files to shortlisp instead, if you think this is better.