Menu

#2 Warning about lexical binding

v2.5
closed
nobody
None
5
2026-09-06
2026-08-26
E. Choroba
No

A warnings appears every time you run emacs:
Warning (files): Missing ‘lexical-binding’ cookie in "~/.emacs.d/.session".

Discussion

  • E. Choroba

    E. Choroba - 2026-08-26

    Patch attached.

     
  • Christoph Wedler

    Thanks. I'll publish a 2.4c.

    For that, I also add a lexical-binding cookie to session.el itself. I'd like to use value t there, but I have a few dynamic-lets (see my ;#dynamic comments)…

     
  • Christoph Wedler

    • status: open --> closed
     
  • Christoph Wedler

    Fixed in v2.5. Thanks for reporting (I did the fix slightly differently)

     
  • Christoph Wedler

    • Group: Experimental --> v2.5
     

Log in to post a comment.