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: disable automatic native-compilation? Date: Mon, 11 Jul 2022 16:56:56 +0300 Message-ID: <83o7xvzr9z.fsf@gnu.org> References: <86h73qi62w.fsf@stephe-leake.org> <83zghi19ps.fsf@gnu.org> <838rp10yfz.fsf@gnu.org> <117495f9-2fa8-efde-47d1-a5e11bea3763@cornell.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11700"; mail-complaints-to="usenet@ciao.gmane.io" Cc: owinebar@gmail.com, stephen_leake@stephe-leake.org, emacs-devel@gnu.org, Stromeko@nexgo.de To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jul 11 15:59:04 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 1oAtwG-0002qj-5t for ged-emacs-devel@m.gmane-mx.org; Mon, 11 Jul 2022 15:59:04 +0200 Original-Received: from localhost ([::1]:40422 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oAtwF-0006kK-2g for ged-emacs-devel@m.gmane-mx.org; Mon, 11 Jul 2022 09:59:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42122) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAtuT-0005Eg-3I for emacs-devel@gnu.org; Mon, 11 Jul 2022 09:57:13 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54146) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAtuR-0000JZ-DL; Mon, 11 Jul 2022 09:57:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=J4ar7U7SlPpJSjceods+ycz8dzujyDq5kukFVmJYg7I=; b=IEyRCS2IABD4zLvAzVNG Ufj9VQERZcDzqWbw3CW+kpRgY61i3Pwv2t4lWGMxPO0uYeNc227g8uh1f6Hkgq8x5MN6ONtAZIwy0 tiUoVujuG8fSgr9V8oBfFEDyV1r4hWhdAPK4M8u1PbpEpGfeYmM6bcg3j7Er165PxOxVm6NiX4EnH NCMe/yYVRahBiGFapqD7QoiA5tHi+DWjg3LJY2AjrYm5+vrHb3QpPyKhLLEgA0J94mD7JVT7VWsJ7 2cxgyXV5MqJwgZYoU4UuBGkx/+dRgpZx2JoZ/mXQXFbht9Sykhc3Prm87qLgtoQ+yJBVZoZ/rH4La QF72wX8FJ7aAkw==; Original-Received: from [87.69.77.57] (port=4647 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 1oAtuP-0002BI-Vi; Mon, 11 Jul 2022 09:57:11 -0400 In-Reply-To: (message from Ken Brown on Mon, 11 Jul 2022 09:37:35 -0400) 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:292055 Archived-At: > Date: Mon, 11 Jul 2022 09:37:35 -0400 > Cc: Eli Zaretskii , > Stephen Leake , > emacs-devel , Achim Gratz > From: Ken Brown > > > Will do, but could you include the details of the announcement in the emacs > > source distribution somewhere, as is done for the other variants with specific > > instructions?  I'm only incidentally building it in a cygwin environment - it > > didn't even occur to me to check the general cygwin mailing list. > > Yes, I'll add something to etc/PROBLEMS unless you or Eli can suggest a better > place. PROBLEMS is fine for this kind of information. But please add that to the release branch, as it is relevant to Emacs 28. Thanks.