From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id uA0/LebLUWeVPAEAe85BDQ:P1 (envelope-from ) for ; Thu, 05 Dec 2024 15:51:02 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id uA0/LebLUWeVPAEAe85BDQ (envelope-from ) for ; Thu, 05 Dec 2024 16:51:02 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1733413862; a=rsa-sha256; cv=none; b=pnaSservrJtSesWcR87ikrejofvPkUapQCWVNfku/hkUPi0H6zW1cDOejjkJG1sIdNv+Mt HI4+aDmdEDA7kX1KUC/0QSfTBKl0kNtCPa3eRDD3OcIGk485D1mz3+ydG8QYz1lApxnek6 xa3EOVN7IdjFgPHkVNV5WbYi2nbAE/7u/YW7l7TVu/k2XdY/hEVLqnWyqVuG+KoEPluIFp U16JVVfnN86cRluF9a1z2bWkMKJl3GNYFqLBDn+EKaaLrJ4eG1WMmnRBivuj0oHeMT+2Dr 5udtFSqVmSc9kjCTtaQ0ucZ+Gdwi4+SXl7C5SPIvUS6tGpHI8fWPrZgdf3ZyGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1733413862; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Ne1aoXndIiVwhc4eDn53R5QAxwmIpABDqt6ZxjdgVZs=; b=nTUfbfZpshpRCa/rtCQQRLHL7TpDN6M4XQM1F5FnYzMG5vY5yYpBGLl41XxiPFLEcqFhvH w9XJKVcBeonjQGVgzoMZ0ZyjWoLZuiiBAX8a/YSARGz/UqvxGggtuwY1D/Ke8U1TOpfGHc Lig3I8D8/H3z5lVpySm9GfIyXC/dFRvRhbBUqwkYf6pg0zNYppJxG4hUIdbCOCp0xWAyJS uqr5E9gM3+9LnPCunhaT5u7Zp/apmHQcaKxLDYwaBHjH8BnHdvrBbuOaggmxWUn5Dn+OXg vPZHb6rT4jYOaKyZ+jsgkmU9C5GAf2zhzy4QHi5NN70F37Y7yEcpXaQA+RGwKA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 47A2B7DE3D for ; Thu, 05 Dec 2024 16:51:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tJE7S-0004bd-LI; Thu, 05 Dec 2024 10:50:22 -0500 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 1tJE7Q-0004bU-3x for emacs-orgmode@gnu.org; Thu, 05 Dec 2024 10:50:20 -0500 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tJE7O-00036f-Lr for emacs-orgmode@gnu.org; Thu, 05 Dec 2024 10:50:19 -0500 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1tJE7K-00041w-Nz for emacs-orgmode@gnu.org; Thu, 05 Dec 2024 16:50:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [PATCH worg] .dir-locals.el: Disable byte-compilation. Date: Thu, 5 Dec 2024 22:50:07 +0700 Message-ID: References: <87cyi8xwyf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird Content-Language: en-US, ru-RU In-Reply-To: <87cyi8xwyf.fsf@gmail.com> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 23 X-Spam_score: 2.3 X-Spam_bar: ++ X-Spam_report: (2.3 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 47A2B7DE3D X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -5.34 X-Spam-Score: -5.34 X-TUID: BurOxBGQCgnx On 04/12/2024 04:43, Suhail Singh wrote: > +++ b/.dir-locals.el > @@ -1,3 +1,6 @@ > +;;; Directory Local Variables -*- no-byte-compile: t -*- Sorry, I do not follow Emacs development close enough. Does it mean that it becomes more aggressive and tries to compile files that do not really affect performance? I recall intentions to implement some exceptions for `lexical-bindning', so I would expect that .dir-locals.el files are not compiled by default. I mean the following thread: emacs-devel. missing lexical-binding cookie warning when loading .el files. Fri, 3 May 2024 19:28:02 +0200