[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: thunk.el: Document that thunk-force == funcall?
From: |
Tomas Hlavaty |
Subject: |
Re: thunk.el: Document that thunk-force == funcall? |
Date: |
Thu, 19 Nov 2020 00:13:20 +0100 |
On Wed 18 Nov 2020 at 17:49, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> *scratch* is actually similar to `ielm`, tho without the prompt and using
> "newline" instead of "return" ;-)
interesting
i haven't used ielm so far
>> I don't know how else should have i indicated, that all the code
>> bellow needs lexical binding. Is there a way to do that without
>> confusing anybody, so that it does not look like it doesn't do what
>> the author thinks it does?
>
> There's no really satisfactory way to do it, but I use
>
> ;; -*- lexical-binding:t -*-
hmm, my key bindings (like C-M-x eval-defun) don't work on that. i
would have to use files even for small examples
i will think about adopting that a bit more
- Re: thunk.el: Document that thunk-force == funcall?, (continued)
- Re: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Michael Heerdegen, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Michael Heerdegen, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Stefan Monnier, 2020/11/17
- Re: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/18
- Re: thunk.el: Document that thunk-force == funcall?, Stefan Monnier, 2020/11/18
- Re: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/18
- Re: thunk.el: Document that thunk-force == funcall?, Stefan Monnier, 2020/11/18
- Re: thunk.el: Document that thunk-force == funcall?,
Tomas Hlavaty <=
- Re: thunk.el: Document that thunk-force == funcall?, Stephen Leake, 2020/11/18
Re: thunk.el: Document that thunk-force == funcall?, Alfred M. Szmidt, 2020/11/18
RE: thunk.el: Document that thunk-force == funcall?, Drew Adams, 2020/11/17
RE: thunk.el: Document that thunk-force == funcall?, Tomas Hlavaty, 2020/11/19
RE: thunk.el: Document that thunk-force == funcall?, Nicolas Petton, 2020/11/19