From f1218544993322fa7c54d095a03761f86586c88d Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Fri, 14 Nov 2014 15:06:58 +0000 Subject: Comment --- sx-question-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/sx-question-mode.el b/sx-question-mode.el index b25d00c..e80f3d9 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -410,6 +410,7 @@ If DIRECTION is negative, move backwards instead." Letters do not insert themselves; instead, they are commands. \\ \\{sx-question-mode}" + ;; We call font-lock-region manually. See `sx-question-mode--fill-and-fontify' (font-lock-mode -1) (remove-hook 'after-change-functions 'markdown-check-change-for-wiki-link t) (remove-hook 'window-configuration-change-hook -- cgit v1.2.3