emacs-devel
[Top][All Lists]
Advanced

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

Re: strange byte compiler behavior


From: Richard Stallman
Subject: Re: strange byte compiler behavior
Date: Sat, 05 Jan 2008 09:29:48 -0500

    No need to try: the boundp test is still needed to catch the case of
    a variable defined globally in all cases (e.g. in C code or in preloaded
    packages) as well as for variables defined in packages that are
    `require'd (or loaded transitively by some of the `require'd packages).

Would you please fill in the gaps in that argument?
I don't see why it is needed for those.  Shouldn't those
variables be defvar'd?




reply via email to

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