From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#48025: 28.0.50; Add an invocation option to inhibit native-compilation functionality Date: Thu, 29 Apr 2021 14:33:17 +0000 Message-ID: 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> <835z05dwk3.fsf@gnu.org> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30156"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: psainty@orcon.net.nz, 48025@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 29 16:34:11 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 1lc7k3-0007iU-Cp for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 16:34:11 +0200 Original-Received: from localhost ([::1]:49168 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc7k2-0000Fx-FA for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 10:34:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48742) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc7ju-0000Ei-Od for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 10:34:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45028) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lc7ju-0008Dh-Ep for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 10:34:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lc7ju-00007j-5y for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 10:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Apr 2021 14:34: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.1619706801426 (code B ref 48025); Thu, 29 Apr 2021 14:34:02 +0000 Original-Received: (at 48025) by debbugs.gnu.org; 29 Apr 2021 14:33:21 +0000 Original-Received: from localhost ([127.0.0.1]:56574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc7jE-00006o-Qu for submit@debbugs.gnu.org; Thu, 29 Apr 2021 10:33:21 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:55957) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc7jC-00006g-Qw for 48025@debbugs.gnu.org; Thu, 29 Apr 2021 10:33:19 -0400 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 13TEXHt9001615 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 29 Apr 2021 14:33:18 GMT In-Reply-To: <835z05dwk3.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 29 Apr 2021 16:55:56 +0300") 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:205184 Archived-At: Eli Zaretskii writes: >> 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 Thanks, should the renaming be comp-* to native-* ? Andrea