* Mark H. David [2011-11-28 00:31] writes:
OK, how about a way to control the cutoff, or make the cutoff much higher? I'm the Lisp debugger, it's not prettier with 75 characters, just hiding my info.
It is prettier when each local variable fits on a single line. If we assume 80 chars per line and subtract some space for the variable name then no more than 75 are visible. For the full information you can use the inspector or the d command.
Helmut