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.devel Subject: Re: Some native compiler related renaming Date: Tue, 11 May 2021 15:26:33 +0300 Message-ID: <835yzp5udi.fsf@gnu.org> References: <83bl9l9wuz.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35830"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue May 11 14:36:48 2021 Return-path: Envelope-to: ged-emacs-devel@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 1lgRd1-0009DR-Tm for ged-emacs-devel@m.gmane-mx.org; Tue, 11 May 2021 14:36:47 +0200 Original-Received: from localhost ([::1]:53798 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgRd0-0004xI-TW for ged-emacs-devel@m.gmane-mx.org; Tue, 11 May 2021 08:36:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40872) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgRT3-00035t-KC for emacs-devel@gnu.org; Tue, 11 May 2021 08:26:29 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47490) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgRT3-0004cs-Ca; Tue, 11 May 2021 08:26:29 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3787 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 1lgRT2-0000dG-Fx; Tue, 11 May 2021 08:26:28 -0400 In-Reply-To: (message from Andrea Corallo on Tue, 11 May 2021 08:40:25 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:269156 Archived-At: > From: Andrea Corallo > Cc: emacs-devel@gnu.org > Date: Tue, 11 May 2021 08:40:25 +0000 > > Hi Eli & all, > > question: should we rename also `comp-deferred-compilation'? (and > possibly `comp-deferred-compilation-deny-list' too)? If we expect downstream distros to stick to the "no *.el files" policy, then yeah, I guess so. (I didn't include it in the list I posted a week ago because I thought no one in their right mind would want to disable native-compilation, except for debugging special situations.)