all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: strange byte compiler behavior
Date: Thu, 03 Jan 2008 00:24:43 +0100	[thread overview]
Message-ID: <85k5mrstdw.fsf@lola.goethe.zz> (raw)
In-Reply-To: <200801022317.m02NHVSC017328@oogie-boogie.ics.uci.edu> (Dan Nicolaescu's message of "Wed, 02 Jan 2008 15:17:30 -0800")

Dan Nicolaescu <dann@ics.uci.edu> writes:

> Dan Nicolaescu <dann@ics.uci.edu> 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	other threads:[~2008-01-02 23:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 20:55 strange byte compiler behavior Dan Nicolaescu
2007-12-31 21:37 ` martin rudalics
2007-12-31 22:11   ` Dan Nicolaescu
2007-12-31 22:30     ` martin rudalics
2007-12-31 22:42       ` Dan Nicolaescu
2008-01-01 10:33         ` martin rudalics
2008-01-02 19:48 ` Dan Nicolaescu
2008-01-02 21:49   ` martin rudalics
2008-01-02 22:13     ` Dan Nicolaescu
2008-01-02 23:17   ` Dan Nicolaescu
2008-01-02 23:24     ` David Kastrup [this message]
2008-01-04  5:27     ` Richard Stallman
2008-01-04  6:10       ` Stefan Monnier
2008-01-05 14:29         ` Richard Stallman
2008-01-06  2:00           ` Stefan Monnier
2008-01-06 16:34             ` martin rudalics
2008-01-06 18:09             ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=85k5mrstdw.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.