From 137c5d5a48adb4fd5cf0632415d15fac23b0352a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 17 Feb 2008 12:48:22 +0000 Subject: Symmetric change for #201 --- generic/proof-x-symbol.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'generic') diff --git a/generic/proof-x-symbol.el b/generic/proof-x-symbol.el index 17167d6e..2fdc0f83 100644 --- a/generic/proof-x-symbol.el +++ b/generic/proof-x-symbol.el @@ -294,6 +294,8 @@ Assumes that the current buffer is the proof shell buffer." 'proof-x-symbol-encode-shell-input)) ((not (proof-ass x-symbol-enable)) (if (and proof-xsym-deactivate-command + ;; NB: overlap with unicode tokens: don't disable that + (not (proof-ass unicode-tokens-enable)) (proof-shell-live-buffer)) (proof-shell-invisible-command-invisible-result proof-xsym-deactivate-command)) -- cgit v1.2.3