compile tests with debug 1
This commit is contained in:
parent
c33c2ef511
commit
c9f3679506
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue