bug#81621: 32.0.50; regression in 6223d243da3f45 - cursor moves erratically
João Távora <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
João Távora <[email protected]> writes: > Platon Pronko <[email protected]> writes: > >> I am using lsp-mode with company-box for completions display. If >> completion popup is visible and I type characters, the position of the >> cursor jumps around, seemingly to the beginning of line or file. >> >> How to reproduce: > >> If I wrap this goto-char & apply block in save-excursion, then the >> problem goes away. > > I couldn't reproduce (sorry, too much setup), but I think you're right, > this was a bit sloppy, indeed. > > I'll push the patch after my sig master shortly, then you can test. That patch was even worse :-) I pushed simply your idea, which is more than good enough. Read the commit message for an explanation. João