From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#20640: 24.5; lexical-binding should work like a normal file-local variable Date: Mon, 22 Jun 2015 11:56:46 -0400 Message-ID: References: <55638701.9010400@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1434988705 14833 80.91.229.3 (22 Jun 2015 15:58:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2015 15:58:25 +0000 (UTC) Cc: 20640@debbugs.gnu.org To: Philipp Stephani Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 22 17:58:12 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z746t-0007OD-9d for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Jun 2015 17:58:11 +0200 Original-Received: from localhost ([::1]:40833 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z746s-0007TY-R4 for geb-bug-gnu-emacs@m.gmane.org; Mon, 22 Jun 2015 11:58:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z746p-0007TQ-QC for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2015 11:58:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z746k-0008KM-QL for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2015 11:58:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z746k-0008KC-Mn for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2015 11:58:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z746k-0004gz-8C for bug-gnu-emacs@gnu.org; Mon, 22 Jun 2015 11:58:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 22 Jun 2015 15:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20640 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: wontfix Original-Received: via spool by 20640-submit@debbugs.gnu.org id=B20640.143498865217994 (code B ref 20640); Mon, 22 Jun 2015 15:58:02 +0000 Original-Received: (at 20640) by debbugs.gnu.org; 22 Jun 2015 15:57:32 +0000 Original-Received: from localhost ([127.0.0.1]:54659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z746F-0004gA-IR for submit@debbugs.gnu.org; Mon, 22 Jun 2015 11:57:31 -0400 Original-Received: from mercure.iro.umontreal.ca ([132.204.24.67]:34659) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z746E-0004g3-JJ for 20640@debbugs.gnu.org; Mon, 22 Jun 2015 11:57:30 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 9DFE19C172; Mon, 22 Jun 2015 11:57:28 -0400 (EDT) Original-Received: from lechon.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id C33F31E5B8D; Mon, 22 Jun 2015 11:57:03 -0400 (EDT) Original-Received: by lechon.iro.umontreal.ca (Postfix, from userid 20848) id 3E048B4086; Mon, 22 Jun 2015 11:56:46 -0400 (EDT) In-Reply-To: (Philipp Stephani's message of "Sun, 21 Jun 2015 20:08:52 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82, MC_TSTLAST 0.00) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:104228 Archived-At: > I don't think this is a misdesign. In most cases files are either seekable > or small enough so that reading the variables from the end is tolerable. I > prefer the end of files for local variables because they tend to be less > important than the actual content. I'm not talking about file-local variables in general. I'm talking about the "coding:" pseudo-variable. Stefan