ESS: miscompiled macro

Rodney Sparapani rsparapa at post.its.mcw.edu
Mon Aug 9 17:14:05 EDT 2004


> Jerry James wrote:
>
>1) Compile the packages and save the output somewhere.  I usually do
>
>   make |& tee packages-make-all.err
>
>2) Build up the list of macro definitions like so (while in the top-level
>   package directory):
>
>   find . -type f -name \*.el | xargs awk -f gen-macro-list.awk > macro.list
>
>3) Search for miscompiled macros like so:
>
>   awk -f find-macro-err.awk < packages-make-all.err
>

Jerry:

I still don't see the problem that you report.  I'm using GNU Awk 3.0.6 if that 
matters.

Rodney Sparapani              Medical College of Wisconsin
Sr. Biostatistician           Patient Care & Outcomes Research
rsparapa at mcw.edu              http://www.mcw.edu/pcor
Was 'Name That Tune' rigged?  WWLD -- What Would Lombardi Do




More information about the XEmacs-Beta mailing list