From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 29 manual Date: Wed, 22 Feb 2023 17:40:35 +0200 Message-ID: <83v8jtr9n0.fsf@gnu.org> References: <87r0uh68j3.fsf@gmx.de> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34750"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 22 16:41:16 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 1pUrF5-0008vm-QU for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Feb 2023 16:41:16 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUrEX-0007DS-Ui; Wed, 22 Feb 2023 10:40:41 -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 1pUrET-0007C9-VS for emacs-devel@gnu.org; Wed, 22 Feb 2023 10:40:38 -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 1pUrET-0002r1-JW; Wed, 22 Feb 2023 10:40:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=lDSWIuTroJLyNd226W4MuNPvVaoW6+uozy2u/EPNqfs=; b=FAH49tuS230l 3rwgZkLLBuBHQhpgZQbtR3NXQHmtsIlLHFYoyndrfdHmK2wQUtUDpDITwiuJrjJ/D3n+y0cjgdEVV LRVh7+kJVeD1JEPn7sH6sZiRLXUEZ9OFHgiY5ryGIP9aRiAyqSwk6p2zOKHiKUJpXhvWU3fuhllG1 Ky3NPfLpuSnHah8KlE1Eg9cwu+TBYlgeQP841JIy/CoGeMU7oXKgJv7gy6PfZ13lHM9mgOd6+f7kX g5eFgbaxbmwChr2kEGP+q5n3/RpdNGAUUip7asNlnne4Xt+M/3zD/XANkRdynd01r5K0yOw4G/J7j 6WjdF6HGW3hHMxSu+0N05w==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUrED-0005ex-Sb; Wed, 22 Feb 2023 10:40:36 -0500 In-Reply-To: <87r0uh68j3.fsf@gmx.de> (message from Michael Albinus on Wed, 22 Feb 2023 16:10:08 +0100) 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:303681 Archived-At: > From: Michael Albinus > Date: Wed, 22 Feb 2023 16:10:08 +0100 > > Hi, > > The Emacs 29 manual, node Antinews, speaks about the > inhibit-automatic-native-compilation variable. Is this correct? I > thought it was removed, but I didn't follow the discussion closely. Thanks, fixed.