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

Tobias C. Rittweiler tcr at freebits.de
Tue Jun 9 16:38:26 UTC 2009


Geo Carncross wrote:

> 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.

FWIW, this won't take reader-conditionals into account. You can use `M-x
beginning-of-buffer M-: (slime-forward-sexp 226)' for that. 

There's also `M-: (slime-current-tlf-number)' which will return the
toplevel form number for the toplevel form at point.

  -T.





More information about the ecl-devel mailing list