emacs-devel
[Top][All Lists]
Advanced

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

Re: Changes in lisp/Makefile.in to skip preloaded files


From: Stefan Monnier
Subject: Re: Changes in lisp/Makefile.in to skip preloaded files
Date: Tue, 06 Oct 2009 11:28:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>   . Add to src/Makefile.in a new target `echolisp' which will simply
>     run "@echo $(lisp)".  Then initialize autoload-excludes with
>     something like (shell-command-to-string "make -C ../src echolisp").
>     (This will probably need some tweaking on w32, because of the same
>     limitation of command-line size, but that's much easier done than
>     with the current approach.)

That sounds like a great idea: just "run the code" rather than "analyse
the code".


        Stefan




reply via email to

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