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: Finalizing 'inhibit-automatic-native-compilation' Date: Thu, 16 Feb 2023 10:04:46 +0200 Message-ID: <83leky828x.fsf@gnu.org> References: <837cx8cey0.fsf@gnu.org> <83v8kkxzzx.fsf@gnu.org> <87r0v811pm.fsf@melete.silentflame.com> <87cz6nxdqy.fsf@X570GP> <83357irhnv.fsf@gnu.org> <87ttzy2lgi.fsf@X570GP> <83a61pprm8.fsf@gnu.org> <87mt5ncjuk.fsf@X570GP> <83cz6jm9mo.fsf@gnu.org> <87a61lkjb7.fsf@X570GP> <87pmahs9um.fsf@EBx360> <877cwoo6ru.fsf@X570GP> <83bkm0jxbr.fsf@gnu.org> <87ttzq25m6.fsf@X570GP> <837cwmhlgs.fsf@gnu.org> <87pmae1wrs.fsf@X570GP> <83v8k6fxy5.fsf@gnu.org> <87y1p01qlc.fsf@EBx360> <83y1p0cq3v.fsf@gnu.org> <877cwiblk8.fsf@X570GP> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3639"; mail-complaints-to="usenet@ciao.gmane.io" Cc: akrl@sdf.org, spwhitton@spwhitton.name, monnier@iro.umontreal.ca, emacs-devel@gnu.org, larsi@gnus.org, rlb@defaultvalue.org To: Aymeric Agon-Rambosson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 16 09:05:50 2023 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 1pSZH3-0000l9-ND for ged-emacs-devel@m.gmane-mx.org; Thu, 16 Feb 2023 09:05:49 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSZGP-0006Ie-Op; Thu, 16 Feb 2023 03:05:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pSZGM-0006Fw-7e for emacs-devel@gnu.org; Thu, 16 Feb 2023 03:05:06 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pSZGK-0006z8-0f; Thu, 16 Feb 2023 03:05:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=KVxCsPZThZoKlcccoS2UVByoBV7B7gQhU8E9n6v1iM4=; b=Oml8rQJR9r4ll0xjerQM 8MrIVBKwSONQXGBsqqv9+m1Ny0FmmrBqZ5yt4rCbDCuWrpqrWLgz20CZmg5XItIGL/IwFfE8lk4ip 8GF+9IMFc/KlFxMQ+Jjc/aJd1aCtFKDrJjBN+mE2ViPLbOoq6TOmzRQNBWGiEEYKsW28jIbap63iR PfJQ/xgvhkWT1VVaiIEGCGNIliAqS7J/7P2bJumUG4f1ht7Y5ykrgwCs871yg+OQ9z7TVCftXTxR9 N1n2yJdZrPajQM06pXlKUf+UGBEqYgpW7jdGoWXa7VWiIW1UiS2vqAPqDe+xZ4SBGbcfOVxIATYh9 7gec6ed6G7fjWQ==; Original-Received: from [87.69.77.57] (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 1pSZGI-0002SR-KC; Thu, 16 Feb 2023 03:05:03 -0500 In-Reply-To: <877cwiblk8.fsf@X570GP> (message from Aymeric Agon-Rambosson on Wed, 15 Feb 2023 23:39:19 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303376 Archived-At: > From: Aymeric Agon-Rambosson > Cc: akrl@sdf.org, spwhitton@spwhitton.name, monnier@iro.umontreal.ca, > emacs-devel@gnu.org, larsi@gnus.org, rlb@defaultvalue.org > Date: Wed, 15 Feb 2023 23:39:19 +0100 > > > Le mardi 14 février 2023 à 15:51, Eli Zaretskii a > écrit : > > > When will this be useful, and why the existing features don't > > already > > support whatever use case you had in mind? > > The use case we want to have supported is for instance when there > is no writable home directory, like in the bug report Sean posted > in the other branch of this conversation. That use case should be solved now by recent Andrea's work. > The commit added by Andrea (ce4a066ed1e) on the > inhibit-native-comp-cleanup branch implements the following > behaviour : if no writable directory is found in either > `native-comp-target-directory' or in the output of > `comp-eln-load-path-eff', a filename in the directory > `temporary-file-directory' is returned. This file is guaranteed to > be creatable, which is what we wanted to ensure, and we know its > exact name (you had a good point there). This is I guess > equivalent to what I wanted to ensure with 'compile-but-no-output, > so personnally I'm good. But what actually matters are the results > of Sean's tests, of course. OK, so let's consider this issue resolved, until and unless Sean reports some problems with the solution.