emacs-devel
[Top][All Lists]
Advanced

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

Re: (patch, please test) Re: Line numbers reported by the byte compiler


From: Richard Stallman
Subject: Re: (patch, please test) Re: Line numbers reported by the byte compiler
Date: Sat, 25 May 2002 15:20:56 -0600 (MDT)

It is nice to see someone working on this.

It is clear enough what your code in lread.c does, but I don't really
understand the logic of what is happening in bytecomp.el.
I think byte-compile-set-symbol-position needs a very carefully
written and extensive comment.


What is the reason for this change?

-       (edebug-all-defs nil)
-       (edebug-all-forms nil)
+;;     (edebug-all-defs nil)
+;;     (edebug-all-forms nil)



reply via email to

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