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

Debugger



It would be nice if there were a version of control-N,P which went to the
next NAMED function on the stack.  Typically with all the macros like
LET and LET* I find I have to step through several unreadable levels
before I find out what function I am in.  This would also be useful
as preparation for control-E.
	Thanks, Chuck.