emacs-devel
[Top][All Lists]
Advanced

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

Re: strange byte compiler behavior


From: David Kastrup
Subject: Re: strange byte compiler behavior
Date: Thu, 03 Jan 2008 00:24:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

> Dan Nicolaescu <address@hidden> writes:
>
>   > Investigating a bit: 
>   > 
>   > 1. 
>   > cd lisp ; make recompile 
>   > 
>   > which runs: -batch --no-site-file --multibyte --eval 
> "(batch-byte-recompile-directory 0)"
>   > does NOT warn
>
> `byte-recompile-directory' contains a form: "(dolist (file files)" that
> calls `byte-compile-file'. As a consequence (boundp 'file) to be t when
> `byte-compile-file' is called.
>
> What is TRTD here?

Lexical scope.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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