From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gunnar Horrigmo Newsgroups: gmane.emacs.devel Subject: Re: Add a configure option for NATIVE_FULL_AOT? Date: Wed, 18 Aug 2021 21:13:46 +0200 Message-ID: References: <83bl5w70vw.fsf@gnu.org> <834kbo6xm5.fsf@gnu.org> <87zgtg3x4i.fsf@wavexx.thregr.org> <83zgtg57jv.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="13156"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 18 21:15:24 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 1mGR24-0003Eq-24 for ged-emacs-devel@m.gmane-mx.org; Wed, 18 Aug 2021 21:15:24 +0200 Original-Received: from localhost ([::1]:33612 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mGR20-0007TL-Jy for ged-emacs-devel@m.gmane-mx.org; Wed, 18 Aug 2021 15:15:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57028) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGR0v-0006o0-EW for emacs-devel@gnu.org; Wed, 18 Aug 2021 15:14:13 -0400 Original-Received: from aibo.runbox.com ([91.220.196.211]:58298) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mGR0s-0004kd-Q7 for emacs-devel@gnu.org; Wed, 18 Aug 2021 15:14:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.no; s=selector2; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:To:From; bh=SxIuAvuxLHH2/4JUeK0e1gJk0GM6Lgfz1BDh/kUp8ko=; b=H7LGu+UhOsXbx7lVavJagYtVL/w3DRQZY3rhKfaYWbid9by3s0KWhTzCooaerHuG+7wtMtZNTx tIXhqcDw4Bja0WiX7A6lNDXPYbTrEzeb1c9fL3WZDY0lhArmCORgM1x1ZCqhv8gMWf34aqwTkVG36 htE+G6pPFeuzPYfhJtJIf7gp17QN11bnzddUgrmmAnZ49hGWey6GGtllQL0oSdPhSDTivgNRGXfIH szkwIIuySfurEMxNK6Iw9c29qvJ2Xkpwk3N0JPBeiL/SDbAwe1ZXokqMO75oANa+8woaRbhVH1J+p D08q190gBVldiBmsrEn98Z1PrJJbj/9iI9Yaw==; Original-Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1mGR0o-0003aR-70 for emacs-devel@gnu.org; Wed, 18 Aug 2021 21:14:06 +0200 Original-Received: by submission03.runbox with esmtpsa [Authenticated ID (9149)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1mGR0U-0006y3-Ll for emacs-devel@gnu.org; Wed, 18 Aug 2021 21:13:46 +0200 In-Reply-To: <83zgtg57jv.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 17 Aug 2021 20:01:56 +0300") Received-SPF: pass client-ip=91.220.196.211; envelope-from=horrigmo@runbox.no; helo=aibo.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:272611 Archived-At: Eli Zaretskii writes: >> From: Yuri D'Elia >> And speaking of opinions, I'd also wish the eln-cache would be stored in >> an opportune xdg path when an xdg config is being used ;) > > The XDG thing was discussed and we decided not to do that. Again, > perhaps if you and others spoke back then, maybe we would make a > different decision. Well, that's depressing, but not paying attention is on me. I won't attempt to revive that discussion, but is there some guidance on how to configure this in .emacs (probably not, but by any means), so we can have a more... compliant environment (if you'll excuse the term)? -- Gunnar