On 28 November 2011 17:44, Nikodemus Siivola nikodemus@random-state.net wrote:
It should be possible for Emacs to inform swank of the appropriate truncation length based on (window-width sldb-window).
Attached a proof of concept patch for the debugger frame locals for this.
Widening or narrowing the window doesn't automatically change the length of the string, but hitting enter twice on the frame (hiding and reshowing it) takes care of that.
Cheers,
-- nikodemus