From: Andrea Corallo Date: Sun, 10 Nov 2019 16:07:45 +0000 (+0100) Subject: compile tests with debug 1 X-Git-Tag: emacs-28.0.90~2727^2~1014 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9f367950652a3728cc94c7a7faf0aa55c2aae9f;p=emacs.git compile tests with debug 1 --- diff --git a/test/src/comp-tests.el b/test/src/comp-tests.el index 6d714656ade..2e388b9f148 100644 --- a/test/src/comp-tests.el +++ b/test/src/comp-tests.el @@ -30,6 +30,7 @@ (require 'comp) (setq comp-speed 3) +(setq comp-debug 1) (defconst comp-test-src (concat (file-name-directory (or load-file-name buffer-file-name))