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: Mon, 3 Oct 2022 21:02:11 +0200 Message-ID: References: <87tu4mm7kt.fsf@trouble.defaultvalue.org> <87pmfa9k30.fsf@gnus.org> <83r0zqysyu.fsf@gnu.org> <877d1im5k3.fsf@trouble.defaultvalue.org> <83h70myrrp.fsf@gnu.org> <87r0zqknrx.fsf@trouble.defaultvalue.org> <83ill0yfct.fsf@gnu.org> <83bkqsyckz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JBIilX2NwzVu8b3J" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30172"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rlb@defaultvalue.org, larsi@gnus.org, yandros@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Oct 03 21:05: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 1ofQlJ-0007eH-Rh for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Oct 2022 21:05:57 +0200 Original-Received: from localhost ([::1]:53350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ofQlI-0002md-Gz for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Oct 2022 15:05:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofQho-00017L-4i for emacs-devel@gnu.org; Mon, 03 Oct 2022 15:02:20 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:43016) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ofQhm-0007zt-3Q; Mon, 03 Oct 2022 15:02:19 -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=Nam8Dc1dJDM49rS9ZN8xxwMJws9OUzgkwVex9NG/7jg=; b=SH29Q0zbXuSuAa3/elY5Q5VQro lP/3TH8TuzSDV4EuxwBCkiJHJKKdo99A4uTgHFBFgec9aEOKtlCgI9tVqD4lq4RD9NMHdDsfyr4bm fGR+vJrihzTjixRgOX1lNzrkadYBPS3KU4Cgv0BqlPsXa9iMklCNbF7C4uWhUPDueFWRwQXir9qYx d9ZrTeGkSyyf4CaZzP5PaGppXUESVExbMHdK+9S8JrbcLveFA2CYvWI8QTS94bLSuR/qIpcGp1agT yDdB9Xs9HcJhswJI/xnHIlgo4zAtT663Un7BTWxSzW9HpvIJSVjPSN6HRY+hXWyxPd3xSD2ZXiqee 6WadOJTw==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1ofQhf-0007jN-Lj; Mon, 03 Oct 2022 21:02:11 +0200 Content-Disposition: inline In-Reply-To: <83bkqsyckz.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:296791 Archived-At: --JBIilX2NwzVu8b3J Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 03, 2022 at 09:41:16PM +0300, Eli Zaretskii wrote: > > Date: Mon, 3 Oct 2022 20:17:53 +0200 > > From: tomas@tuxteam.de > > Cc: Rob Browning , larsi@gnus.org, yandros@gmail.= com, > > emacs-devel@gnu.org > >=20 > > On Mon, Oct 03, 2022 at 08:41:22PM +0300, Eli Zaretskii wrote: > > > [Full disclosure: evidently, none of what I write below matters, so > > > feel free to ignore.] > >=20 > > Now I think this is a bit unfair. You have a string opinion, and > > I think it shhould be respected, but the others have, too. >=20 > You misunderstood the intent. Quite possibly. > Windows installers allow you to install into a directory of your > choice, and some will even set PATH to point to there; if not, you can > do it manually. I have no clue about Windows (at least since 1990). I try to keep it that way for reasons. > > Alternatively, you can have a system-local install (going to > > /usr/local) besides the Debian-installed one without them interfering > > (that's the setup I use). >=20 > I don't understand what that means. Do you mean that you can subvert > the general non-support by Debian packages of several Emacs versions > installed on the same system? I don't understand what you mean by "subverting the general non-support", (I somehow feel that it is a loaded term, but I can't be sure). Cheers --=20 tom=C3=A1s --JBIilX2NwzVu8b3J Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYzsxrQAKCRAFyCz1etHa RqnQAJ9TsRnOdAchgUI7irMhcV4mzzgeFwCfZQz4DEQSbFbl7EN4twxgMFJcK0Q= =eX6n -----END PGP SIGNATURE----- --JBIilX2NwzVu8b3J--