]> git.eshelyaron.com Git - emacs.git/commit
Allow customizing line length of ert backtraces in batch mode
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Sep 2017 00:40:10 +0000 (20:40 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Sep 2017 00:40:10 +0000 (20:40 -0400)
commit52c9c6b9d80942766ad81183a5d0495bb77eb832
treef032bd08dd675d723bbedfb6d3791c27752bfb13
parenta2cf4d49f1548b438ce7dd1e99bb2bb8e4e99092
Allow customizing line length of ert backtraces in batch mode

* lisp/emacs-lisp/ert.el (ert-batch-backtrace-right-margin):
Make it a user option.
(ert-run-tests-batch): Handle ert-batch-backtrace-right-margin nil.
lisp/emacs-lisp/ert.el