[Ecls-list] examples or documentation on debugging...

Geo Carncross geocar at gmail.com
Tue Jun 9 12:28:39 UTC 2009


On Fri, Jun 5, 2009 at 6:10 PM, Blair Sutton<blairuk at googlemail.com> wrote:
> Is there an easy way to determine what the 226th top level form is? I can't
> believe lisp programmers surely go through and compile the lisp code in
> their heads and count the resulting forms whenever they reach an error like
> the above?

M-x beginning-of-buffer C-u 226 M-x forward-sexp

although, if you use slime, it will (should) mark the form for you.




More information about the ecl-devel mailing list