<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">David,<div><div><br><blockquote type="cite">Does this go away when you turn off visual-line-mode?</blockquote><div><br></div><div>Yes.</div><blockquote type="cite"></blockquote><br><blockquote type="cite">I'd be able to fix this problem if you gave a step-by-step, minimal example to reproduce.  I would think that only one of your packages is sufficient to reproduce.<br>I expect this to be related to some hidden chunks of text in the buffer.</blockquote><br></div><div>OK, I've narrowed it down to something having to do with ECB.  I took everything out of my Preferences.el except the ECB startup code, and I see the warping cursor behavior in most buffers when I start ECB.</div><div><br></div><div>In case you don't know, ECB is at</div><div><br></div><div><a href="http://ecb.sourceforge.net/">http://ecb.sourceforge.net/</a></div><div><br></div><div>which has some special install instructions at</div><div><br></div><div><a href="http://ecb.sourceforge.net/docs/Install-and-first-steps.html%23Install%2520and%2520first%2520steps">Installation</a></div><div><br></div><div>So what I did to test was start Emacs, start ECB with M-x ecb-activate, and C-x C-f to open my Preferences.el.  Scrolling around in the Preferences.el buffer results in strange point behavior (warping to different windows, bouncing around or getting "stuck" in code blocks).</div><div><br></div><div>Is that a minimal enough report?</div><div><br></div><div>And is the correct "fix" simply to set the visual-line-mode global to nil in Preferences.el?</div><div><br></div><div>--cro</div><div><br></div><div><br></div></div></body></html>