]> git.eshelyaron.com Git - emacs.git/commit
ERT: escape control characters in pretty-printed error output
authorMattias Engdegård <mattiase@acm.org>
Tue, 27 Oct 2020 12:20:20 +0000 (13:20 +0100)
committerMattias Engdegård <mattiase@acm.org>
Tue, 27 Oct 2020 12:20:20 +0000 (13:20 +0100)
commit88f5530a9b861ae3f3003171ef9efa98ab1f8222
treea33dd7db2aee7253d94ffeb841527df9f2b709b2
parentcde72637dfd6989081ed8b2f26e7187c309780b8
ERT: escape control characters in pretty-printed error output

* lisp/emacs-lisp/ert.el (ert--pp-with-indentation-and-newline):
Escape control characters which would otherwise be blasted directly to
the terminal (when running noninteractively) with unpleasant results.
lisp/emacs-lisp/ert.el