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

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

Re: noob question on cl-flet.


From: Michael Heerdegen
Subject: Re: noob question on cl-flet.
Date: Wed, 20 Apr 2016 18:08:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

> The binding created by `cl-flet' is not a binding of a Lisp (global)
> symbol.  It is a local (let-like) lexical binding.

@Shiyao (sorry if this is impolite and @Ma would have been correct): A
very related question has been discussed just some days ago, see
<87pototkq5.fsf@mbork.pl> in thread

   `pp-eval-expression' behaves strangely under lexical binding

This is an equivalent issue, just that we are here speaking of named
functions defined in lexical scope vs. the function cell of a symbol.


Michael.




reply via email to

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