Re: Line number and source file names in stack trace, part 1
Michael Hohn writes:
>
> I cured my hangover through programming, so expect some bugs :)
You should drink more ;-)
I have not yet applied the patch, I will do it after answering this
mail but it seems very promising. Debugging with emacs is fine for me
and I was wondering if a good idea would not be to send the starting
and ending positions of the cons (as a number of character from the
start of the file, as in emacs). This could be used to highlight the
cons. We can imagine a stepper like this, by twiddling the (very
undocumented) *eval-hook* variable. It seems that pieces fall in place
for that. I will try to have a look at that and say you what I was
able to do.
-- Erick
Received on Fri Jan 07 2000 - 11:06:29 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST