From 810636b2287fee914e0c7dbaeeb4eeb898f4ec1b Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sun, 23 Sep 2012 23:18:32 +0200 Subject: [PATCH] Avoid smooth-scroll issues with multiple cursors --- multiple-cursors-core.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index ca88228..db92e3d 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -199,7 +199,8 @@ cursor with updated info." (save-excursion (let ((mc--executing-command-for-fake-cursor t) (id (overlay-get cursor 'mc-id)) - (annoying-arrows-mode nil)) + (annoying-arrows-mode nil) + (smooth-scroll-margin 0)) (mc/add-fake-cursor-to-undo-list (mc/pop-state-from-overlay cursor) (ignore-errors