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 15:22:28 +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> <8335v9dtcy.fsf@gnu.org> <83zgxhcedx.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="23496"; 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 17:23:10 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 1lc8VS-0005yj-7d for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 17:23:10 +0200 Original-Received: from localhost ([::1]:49736 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc8VR-0001Hh-BC for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Apr 2021 11:23:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc8VK-0001HP-8y for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:23:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45080) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lc8VJ-0002b4-Ua for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:23:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lc8VJ-0001K0-QA for bug-gnu-emacs@gnu.org; Thu, 29 Apr 2021 11:23:01 -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 15:23:01 +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.16197097535045 (code B ref 48025); Thu, 29 Apr 2021 15:23:01 +0000 Original-Received: (at 48025) by debbugs.gnu.org; 29 Apr 2021 15:22:33 +0000 Original-Received: from localhost ([127.0.0.1]:56626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc8Ur-0001JJ-1b for submit@debbugs.gnu.org; Thu, 29 Apr 2021 11:22:33 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:49515) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc8Up-0001J9-K0 for 48025@debbugs.gnu.org; Thu, 29 Apr 2021 11:22:32 -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 13TFMSnZ012108 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 29 Apr 2021 15:22:28 GMT In-Reply-To: <83zgxhcedx.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 29 Apr 2021 18:13:46 +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:205189 Archived-At: Eli Zaretskii writes: >> Date: Thu, 29 Apr 2021 18:05:01 +0300 >> From: Eli Zaretskii >> Cc: psainty@orcon.net.nz, 48025@debbugs.gnu.org >> >> > > 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-* ? >> >> I think they all should begin with native-comp- and >> comp-native-driver-options should become native-comp-driver-options. >> Also, I'd prefer renaming comp-async-jobs-number to >> native-comp-number-of-async-jobs. > > And one more variable to rename: > > comp-eln-load-path Yeah was going to suggest it :) Okay I'd just wait a bit for some other opinion/suggestion then I'll take care of this. Thanks Andrea