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: Colin Walters
Subject: Re: (patch, please test) Re: Line numbers reported by the byte compiler
Date: 25 May 2002 19:11:12 -0400

On Sat, 2002-05-25 at 17:20, Richard Stallman wrote:
> 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.

Ok, I'll do that.

> What is the reason for this change?
> 
> -     (edebug-all-defs nil)
> -     (edebug-all-forms nil)
> +;;   (edebug-all-defs nil)
> +;;   (edebug-all-forms nil)

Ah, that something I did so I could use edebug.  I'll make sure it's not
committed.




reply via email to

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