GNU bug report logs -
#39967
27.0.90; how to debug point moving erratically?
Previous Next
Reported by: William Rankin <william <at> bydasein.com>
Date: Sat, 7 Mar 2020 04:07:02 UTC
Severity: normal
Tags: moreinfo
Found in version 27.0.90
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 39967 <at> debbugs.gnu.org (full text, mbox):
> From: William Rankin <william <at> bydasein.com>
> Date: Sat, 7 Mar 2020 23:47:24 +1000
> Cc: 39967 <at> debbugs.gnu.org
>
>
> 0.37 0.01 blink-cursor-timer-function
> 6.59 - undo-auto--boundary-timer
> 47.03 1.00 display-time-event-handler
> * 0.00 t show-paren-function
> * 0.50 t #f(compiled-function () #<bytecode 0x41903951> [jit-lock--antiblink-grace-timer jit-lock-context-fontify])
> * 0.50 :repeat blink-cursor-start
> * 1.00 t which-key--update
> * 5.00 t jit-lock-stealth-fontify
>
> Could the sporadic nature hint at the byte-compiled function that calls
> jit-lock-context-fontify? (Also I see jit-lock-antiblink-grace is new
> in 27.)
How about changing jit-lock-context-time to something like 1.5, and
checking whether this affects the frequency of the jumps in any way?
I looked at the code of the involved functions, and couldn't spot any
place where they move point without wrapping that in save-excursion.
But maybe I'm missing something -- can you see any suspects?
Also, do you have any features enabled which could perform a redisplay
triggered by point movement? If you do, perhaps they cause point to
be displayed when Emacs doesn't expect that.
Btw, in your original description you said when point jumps, it's
outside of the current window -- but if so, how do you see that it
jumps, when the cursor is not shown?
And finally, what happens if you disable the blink-cursor-mode?
This bug report was last modified 3 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.