eev
[Top][All Lists]
Advanced

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

Re: wset for frames


From: Erich Ruff
Subject: Re: wset for frames
Date: Wed, 03 Nov 2021 09:19:57 +0100
User-agent: mu4e 1.6.1; emacs 27.2

Hi Eduardo,

I'm reading your tutorial on lexical binding

You write:

0. How to use this
==================
Usually people select between lexical binding and dynamic binding
by putting their functions that use lexical binding in files with
a "-*- lexical-binding:t -*-" in their first line, like this:

  (find-efile "play/tetris.el" "lexical-binding:t")

-------------------------

but if I open  "play/tetris.el" ther is no first line like:

 -*- lexical-binding: nil; -*-

or


 -*- lexical-binding: t; -*-


a typo ?


Cheers

Erich



reply via email to

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