Package: emacs25-el Version: 25.2+1-5 Severity: normal Hi Rob,
In src:emacs25, L2374 of lisp/emacs-lisp/ert.el trucates the backtrace with (setq truncate-lines t) Would it be possible to either set this to -1, use visual-line-mode instead, or make this configurable? A truncated backtrace makes debugging painful. Thank you, Nicholas