bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21681: [PATCH] Fix formatting of lexical-binding at eof warning


From: Eli Zaretskii
Subject: bug#21681: [PATCH] Fix formatting of lexical-binding at eof warning
Date: Mon, 25 Jan 2016 19:07:26 +0200

> Date: Sun, 24 Jan 2016 14:34:31 -0500
> From: Noam Postavsky <npostavs@users.sourceforge.net>
> Cc: 21681@debbugs.gnu.org
> 
> On Sun, Jan 24, 2016 at 1:51 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> >> Date: Sun, 24 Jan 2016 13:43:04 -0500
> >> From: Noam Postavsky <npostavs@users.sourceforge.net>
> >> Cc: 21681@debbugs.gnu.org
> >>
> >> Warning (files): foo.el: ‘lexical-binding’ at end of file unreliable
> >                                              ^^^^^^^^^^^^^^
> > But foo.el is not a file in this case.
> 
> Huh? Yes it is.  Perhaps you missed the bug: `display-warning' is
> called from inside `with-temp-buffer`, so we need to use `thisbuf' to
> reference the original buffer that we are calling
> `hack-local-variables' for.

Right, sorry.  Yes, let's do that.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]