emacs-devel
[Top][All Lists]
Advanced

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

Re: Weird build problem


From: Richard Stallman
Subject: Re: Weird build problem
Date: Mon, 13 Sep 2004 19:04:28 -0400

    I think I tracked it down.  This (might) be because the
    loop that adds subdirectories to load path uses `dolist'
    macro, which is defined in `cl-macs.el', which (at the
    time the loop is evaluated) is not in the load path.
    Phew... ;)

Why doesn't it get the dolist macro from subr.el?
That is what it is supposed to get.




reply via email to

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