Avoid strange smooth-scrolling behavior.

This commit is contained in:
Magnar Sveen 2012-08-10 22:54:19 +02:00
parent 16563e32d1
commit 6926ca34ab

View File

@ -142,7 +142,8 @@ cursor with updated info."
(mc/save-excursion (mc/save-excursion
(mc/for-each-fake-cursor (mc/for-each-fake-cursor
(let ((id (overlay-get cursor 'mc-id)) (let ((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/add-fake-cursor-to-undo-list
(mc/pop-state-from-overlay cursor) (mc/pop-state-from-overlay cursor)
(ignore-errors (ignore-errors