From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.devel Subject: Re: Suppressing native compilation (short and long term) Date: Thu, 6 Oct 2022 08:35:25 +0200 Message-ID: References: <87sfk3yl10.fsf@yahoo.com> <87o7uqtlsl.fsf@yahoo.com> <878rlu48kq.fsf@gnus.org> <83r0zmrzcx.fsf@gnu.org> <83lepuruoo.fsf@gnu.org> <92d8fa67a9a90c046b0c@heytings.org> <83czb6rrg9.fsf@gnu.org> <92d8fa67a976fb6c85a5@heytings.org> <838rltseqj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s0jH7HA8Bxp2KXwV" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26157"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Gregory Heytings , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 06 08:43:58 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 1ogKbt-0006ec-W2 for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 08:43:58 +0200 Original-Received: from localhost ([::1]:56764 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogKbs-0000Em-PD for ged-emacs-devel@m.gmane-mx.org; Thu, 06 Oct 2022 02:43:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogKTj-0005P2-V3 for emacs-devel@gnu.org; Thu, 06 Oct 2022 02:35:32 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:44618) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogKTi-0005Bd-4V; Thu, 06 Oct 2022 02:35:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject :Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=BEtNVypNdVdTRoyBU972ABSK0fyLS1wXhN7XsbNWCXE=; b=IeZcDjx+OjiGNKR5Ak0MO9j3m6 3tMyWygBK+ibPfbblcDkCsLS8/EIknORwayYoIVEfJuE+v1ai7YVJRoRdlJZtzleubiIT+KuBHY5j Spygl3474MgZSOejWJlMGWkN4oZMnA0EIxNO4/7Xxe0OINKNGAzYnpgYmEvIDf5WtWR9aNGTEOYRd UuuUy5hEzPW9IAnj+ZbZKK8YjnHKoIC6s39fFALzb0CP2bHGzlwVbYRbZmKXQzfyKBmXi5c37BTdD VugHsPN4KtGqZD+cjrR8J2tPRmhh8DgMHUmE8OYCvKstYM4hLgUppP6ho73Rf1JERcFA596FvhcJh hK9lxNPA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1ogKTd-0006nH-1I; Thu, 06 Oct 2022 08:35:25 +0200 Content-Disposition: inline In-Reply-To: <838rltseqj.fsf@gnu.org> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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.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:297063 Archived-At: --s0jH7HA8Bxp2KXwV Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 06, 2022 at 08:28:04AM +0300, Eli Zaretskii wrote: [...] > IOW, an option to disable native-compilation is not TRT in this case. s/TRT/necessary/ ;-) --=20 t --s0jH7HA8Bxp2KXwV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYz53JwAKCRAFyCz1etHa RmTrAJ4va2e5WLD1BDYHYXToeAOMZUEZ6gCeJUmDNAa2n9N60kV7P4tehb6y/bI= =c6B0 -----END PGP SIGNATURE----- --s0jH7HA8Bxp2KXwV--