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

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

[elpa] externals/pyim b22263d963 2/2: enable debug logging when testing


From: ELPA Syncer
Subject: [elpa] externals/pyim b22263d963 2/2: enable debug logging when testing emacs
Date: Fri, 8 Jul 2022 02:57:50 -0400 (EDT)

branch: externals/pyim
commit b22263d9635b838a90bf030a098ebe3be4454ef6
Author: Chen Bin <chenbin.sh@gmail.com>
Commit: Chen Bin <chenbin.sh@gmail.com>

    enable debug logging when testing emacs
---
 tests/pyim-emacs-init.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/pyim-emacs-init.el b/tests/pyim-emacs-init.el
index 8263ebeb97..260cf54bf9 100644
--- a/tests/pyim-emacs-init.el
+++ b/tests/pyim-emacs-init.el
@@ -1,5 +1,6 @@
 (require 'pyim)
 (setq default-input-method "pyim")
+(setq pyim-debug t)
 
 (defun pyim-test-find-file (file)
   "Read FILE's content into current buffer."



reply via email to

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