From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package xeft.el Date: Sun, 22 Jan 2023 23:23:16 -0500 Message-ID: References: <64A01ADD-E757-40F5-A5C3-518BB8BE9A41@gmail.com> <659E0780-5694-4B43-9845-AF1C0E2F7ECE@gmail.com> <87358eqx03.fsf@web.de> <878ri2q5ep.fsf@web.de> <8335894bt1.fsf@gnu.org> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10113"; mail-complaints-to="usenet@ciao.gmane.io" Cc: arne_bab@web.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 23 05:24:11 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 1pJoNO-0002So-8D for ged-emacs-devel@m.gmane-mx.org; Mon, 23 Jan 2023 05:24:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pJoMY-0004pP-7K; Sun, 22 Jan 2023 23:23:18 -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 1pJoMW-0004o9-Lx for emacs-devel@gnu.org; Sun, 22 Jan 2023 23:23:16 -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 1pJoMW-0000Jf-AM; Sun, 22 Jan 2023 23:23:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=Xp1DX6lZg5rUzkI9Qr8+SjGoao/p7lhKZSx26wJtGgA=; b=jJYfHenTS3iJ 2uFHQG81a0KJB1VoSWuL4NDaoqeVohyVh0T6XweLyf94jBat8ruk7V6O7A6PpBIvEK8sjwnVfyesu UeNJrXBl8zAV6BdWpDQosopeXIwFqpr0suc6ml3lsgoHgkLjWt9hWiN0SfynOR/ZYquzzxNZ6ugY+ aiWLn6e6iTVq9nv1QOy7/iWJCOzM7e3yyOdrCf2B561G9NfgbNdo37XX0rUxn38UiNvPqpcjI9eoB O5ZqXJprUuHXHcChBVfkLnu8eG6kyg8ofFzVaeBfh8GXOfkG+rj/TdrXwKfMhcIr9q7Jhul2UU5Xr xKDv5EyXOzr4H2Pr47xX8A==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1pJoMW-0001X9-2H; Sun, 22 Jan 2023 23:23:16 -0500 In-Reply-To: <8335894bt1.fsf@gnu.org> (message from Eli Zaretskii on Tue, 17 Jan 2023 13:53:30 +0200) 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:302605 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > Are you sure? Nothing gets native-compiled automatically for me, > > and that's the way I want it. I don't use native compilation. > What does the below produce in your Emacs? > M-: (string-match-p "NATIVE_COMP" system-configuration-features) RET > If it produces nil, it means your build doesn't have > native-compilation available, which is why you don't see Lisp packages > native-compiled when loaded for the first time (a.k.a. "JIT"). That's my point. Emacs has a configure-time choice about this, and the older one (no native compilation) is at least as noral as the newer one. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)