bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51037: [PATCH] Make `print-level` & `print-length` customizable in E


From: Michael
Subject: bug#51037: [PATCH] Make `print-level` & `print-length` customizable in ERT batch tests
Date: Sun, 14 Nov 2021 07:42:27 -0800
User-agent: mu4e 1.4.15; emacs 28.0.50


From: Michael <sp1ff@runbox.com>
Date: Sat, 13 Nov 2021 18:55:08 -0800
Cc: gazally@runbox.com, 51037@debbugs.gnu.org

OK-- here's the revised patch.

Thanks.

The patch includes some remnant of a merge conflict:

++++
+** New ERT batch variables 'ert-batch-print-length' & 'ert-batch-print-level' +These variables will override 'print-length' & 'print-level' when
+printing Lisp values in ERT batch test results.
+
+** Emacs now supports Unicode Standard version 14.0.
+>>>>>>> 129b2425c79 (Make print-length & print-level in ert-run-tests-batch configurable)

Also, please try to keep the lines in the log message shorter than 65
characters.

That's embarassing. Both fixed, and commit message & NEWS entry
tidied up, altogether.

Attachment: 0001-Make-results-details-in-ert-run-tests-batch-configur.patch
Description: Make `print-level` & `print-length` configurable in ERT batch tests


--
Michael <sp1ff@runbox.com>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]