[slime-devel] Suggestion: improve sldb-fetch-more-frames
Michael Weber
michaelw+slime at foldr.org
Wed Feb 25 17:26:21 UTC 2004
* Paolo Amoroso <amoroso at mclink.it> [2004-02-25T17:35+0100]:
> By the way, is it possible to also see the part of backtrace entries
> that don't horizontally fit within the sldb buffer (e.g. via
> horizontal scroll or by wrapping lines in some way)?
This may help:
(defvar slime-truncate-lines t
"When true, set `truncate-lines' in certain popup buffers.
This applies to buffers that present lines as rows of data, such as
debugger backtraces and apropos listings.")
Cheers,
M/
More information about the slime-devel
mailing list