From 66ceb0b0d4faadeeea13b6a7d5e6246ee1949029 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Tue, 30 Jul 2013 22:11:47 +0200 Subject: [PATCH] Revert cursor specific pre- & post-command-hooks - makes for problems with global post-command-hooks - doesn't really solve the problem they set out to do --- multiple-cursors-core.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 9b77e7e..efb1ba1 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -125,8 +125,6 @@ highlights the entire width of the window." overlay)) (defvar mc/cursor-specific-vars '(transient-mark-mode - pre-command-hook - post-command-hook kill-ring kill-ring-yank-pointer mark-ring