emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/pacmacs 20d89a67cf 384/472: Enable debug on error for ATT


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs 20d89a67cf 384/472: Enable debug on error for ATT script (#138)
Date: Thu, 6 Jan 2022 21:59:41 -0500 (EST)

branch: elpa/pacmacs
commit 20d89a67cfca09113ef90b9f7af71ead737c516b
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Enable debug on error for ATT script (#138)
---
 tools/att.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/att.el b/tools/att.el
index 8a18585c8d..91b0d28b68 100644
--- a/tools/att.el
+++ b/tools/att.el
@@ -4,6 +4,8 @@
 (require 'pacmacs-rr)
 (require 'f)
 
+(toggle-debug-on-error)
+
 (defconst att-result-file-path "./att.txt")
 (defvar att-it-case-path "./it-cases/it-case03.el")
 



reply via email to

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