help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: make-local-hook obsolete


From: Stefan Monnier
Subject: Re: make-local-hook obsolete
Date: Fri, 12 Sep 2003 17:41:19 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> If i would know which code causes this i could do this right or even better i
> could make the code stop byte-compiling at startup...

> Seems that loading one library causes it but this library loads in turn other
> libs....what would be a good way to find out which code causes the
> byte-compile??

(eval-after-load "bytecomp" '(debug))


        Stefan


reply via email to

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