diff options
-rw-r--r-- | thogai.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/thogai.el b/thogai.el index 425edf1..8e1f5be 100644 --- a/thogai.el +++ b/thogai.el @@ -241,7 +241,8 @@ callers should never pass non-nil SUBTRANSLATION." (string-suffix-p "}" str)))) (unless thogai-glue (thogai-insert-space)) - (insert (string-remove-prefix "{&" (string-remove-suffix "}" translation))) + (thogai-insert-literal + (string-remove-prefix "{&" (string-remove-suffix "}" translation))) (setq thogai-glue t)) ;; Capitalize next word. ("{-|}" |