From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: more lexical/dynamic trouble Date: Mon, 18 Oct 2021 20:58:48 +0200 Message-ID: <87wnmacg5f.fsf@gnu.org> References: <87ee8j9829.fsf@zoho.eu> <87pms2py9c.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10210"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.7.0; emacs 29.0.50 Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 18 21:03:08 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1mcXue-0002S7-8S for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 18 Oct 2021 21:03:08 +0200 Original-Received: from localhost ([::1]:47304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcXud-0007QW-75 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 18 Oct 2021 15:03:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43070) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcXsQ-0007Nz-Kd for help-gnu-emacs@gnu.org; Mon, 18 Oct 2021 15:00:51 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50512) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcXsN-0006qT-L9; Mon, 18 Oct 2021 15:00:48 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:58951) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcXrr-0003R7-Lq; Mon, 18 Oct 2021 15:00:46 -0400 Original-Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailauth.nyi.internal (Postfix) with ESMTP id 7DF8627C0054; Mon, 18 Oct 2021 15:00:15 -0400 (EDT) Original-Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 18 Oct 2021 15:00:15 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvddvtddguddvkecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpehffgfhvffuffgjkfggtgesthdtredttdertdenucfhrhhomhepvfgrshhs ihhlohcujfhorhhnuceothhsughhsehgnhhurdhorhhgqeenucggtffrrghtthgvrhhnpe evveeikeetkeeviefgfeffiedvteeguddvffeuueduveegtddthedvhfeuveffhfenucev lhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhorhhnod hmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdekieejfeekjeekgedqieefhedv leekqdhtshguhheppehgnhhurdhorhhgsehfrghsthhmrghilhdrfhhm X-ME-Proxy: Original-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 18 Oct 2021 15:00:14 -0400 (EDT) In-reply-to: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133872 Archived-At: Stefan Monnier via Users list for the GNU Emacs text editor writes: >>> Reason, I had put it LAST, not first! Look below how it should look! >> I don't know what is happening to you and why, but there is no such >> rule. See the Emacs Elisp sources for examples. > > My crystal ball mumbled something about a missing "-*-" at the end. Very likely. I never edit those lines manually but always use `M-x add-file-local-variable-prop-line RET'. Bye, Tassilo