From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: native-comp write path? Date: Sat, 12 Feb 2022 12:59:08 -0500 Message-ID: References: <87fsoodx2i.fsf@wavexx.thregr.org> <831r08rn1o.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26523"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Yuri D'Elia , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Feb 12 19:00:23 2022 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 1nIwh4-0006ji-Ts for ged-emacs-devel@m.gmane-mx.org; Sat, 12 Feb 2022 19:00:23 +0100 Original-Received: from localhost ([::1]:53212 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIwh3-0007Gc-Ir for ged-emacs-devel@m.gmane-mx.org; Sat, 12 Feb 2022 13:00:21 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43938) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIwg1-0006Z3-Ir for emacs-devel@gnu.org; Sat, 12 Feb 2022 12:59:17 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:12003) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIwfy-0005v1-OW; Sat, 12 Feb 2022 12:59:16 -0500 Original-Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id A7EBF100211; Sat, 12 Feb 2022 12:59:10 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 34E26100124; Sat, 12 Feb 2022 12:59:09 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1644688749; bh=Tei0zqClTmwkFxiSzZ48kiKVQATskSQO1D58FQoosEQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Q2KKqwCVO5N4x916dzdKuLeiZoNR3269o6x5+EZCSuFMax5eOYluZvf2Z+T9orT2J oD9cUQUQghc1TeLYTgqnfbyNxUqvKt4BgX5K9pG9Dxm47/Fj3TkZBDIhcfwaetLiIo mAs+z3l3iiwGjcD4kNANME+il0uhTAgC/Ia8dAZX4PnAhhaN0p+kK8ZTF8UHuUBB7Q 5iLpbWZyDFEaDpP8wqmjFk24OCClYJwZh04J+QKWFuj9DS88kGz7sgGVn80SJyppuX yU0jaY3mI1Mp9dQ1Cqzus51F8t2xN9nEbiA2DYFrh6SpRjkKLBNINuNf3QB/QlGSId HJ/YxNR4gcrjg== Original-Received: from pastel (unknown [45.72.237.157]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 06A05120406; Sat, 12 Feb 2022 12:59:09 -0500 (EST) In-Reply-To: <831r08rn1o.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 12 Feb 2022 19:51:15 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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" Xref: news.gmane.io gmane.emacs.devel:286187 Archived-At: >> I'd like to move the directory inside the XDG_CACHE hierarchy > IMO, this is a mistake: the eln-cache is supposed to be more > persistent than XDG_CACHE, and even more than the entire XDG > hierarchy. It isn't really a "cache" in the XDG sense. Really? I thought the main defining feature of "cache" is that any of those files can be thrown away an the system will work as well (tho potentially a bit less efficiently) and the files will/can be transparently re-generated if/when needed. The files in eln-cache seem to fit the description. Or is XDG's cache not expected to survive a login session? Stefan