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#48025: 28.0.50; Add an invocation option to inhibit native-compilation functionality Date: Thu, 29 Apr 2021 16:55:56 +0300 Message-ID: <835z05dwk3.fsf@gnu.org> References: <421d2e18-e74c-8e0c-6a49-b6e23376eb14@orcon.net.nz> <83o8e1jlj4.fsf@gnu.org> <99e449c1-c40c-d83f-701e-9648f788f4e3@orcon.net.nz> <83h7jrj1fm.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14803"; mail-complaints-to="usenet@ciao.gmane.io" Cc: psainty@orcon.net.nz, 48025@debbugs.gnu.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 29 15:57:27 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 1lc7AV-0003iR-2x for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 15:57:27 +0200 Original-Received: from localhost ([::1]:50098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc7AU-0001fW-74 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 09:57:26 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc7A6-0001fQ-Dq for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 09:57:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45001) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lc7A6-0003Gz-6H for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 09:57:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lc7A6-0007eR-3x for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 09:57: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: Thu, 29 Apr 2021 13:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48025 X-GNU-PR-Package: emacs Original-Received: via spool by 48025-submit@debbugs.gnu.org id=B48025.161970457629392 (code B ref 48025); Thu, 29 Apr 2021 13:57:02 +0000 Original-Received: (at 48025) by debbugs.gnu.org; 29 Apr 2021 13:56:16 +0000 Original-Received: from localhost ([127.0.0.1]:56547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc79L-0007e0-P4 for submit@debbugs.gnu.org; Thu, 29 Apr 2021 09:56:16 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:58950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc79J-0007dt-CQ for 48025@debbugs.gnu.org; Thu, 29 Apr 2021 09:56:14 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42732) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc79D-0002du-AG; Thu, 29 Apr 2021 09:56:07 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2263 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lc79C-0001vV-Qi; Thu, 29 Apr 2021 09:56:07 -0400 In-Reply-To: (message from Andrea Corallo on Wed, 28 Apr 2021 19:39:38 +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:205180 Archived-At: > From: Andrea Corallo > Cc: Phil Sainty , 48025@debbugs.gnu.org > Date: Wed, 28 Apr 2021 19:39:38 +0000 > > Eli Zaretskii writes: > > >> Could we rename any such variables so that everything to do with > >> native compilation includes the word "native"? > > > > Yes, I think it's a good idea. Perhaps also the commands in comp.el > > and even some non-interactive functions? > > I'll be happy to rename these functions if we come-up with a list. Here's a list I came up with: comp-limple-mode comp-speed comp-debug comp-verbose comp-always-compile comp-bootstrap-deny-list comp-never-optimize-functions comp-async-jobs-number comp-async-cu-done-functions comp-async-all-done-hook comp-async-env-modifier-form comp-async-report-warnings-errors comp-async-query-on-exit comp-native-driver-options comp-warning-on-missing-source