GNU bug report logs - #20285
25.0.50; blink-cursor-mode sometimes stops blinking

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Thu, 9 Apr 2015 14:52:02 UTC

Severity: minor

Tags: moreinfo

Found in version 25.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #47 received at 20285 <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 20285 <at> debbugs.gnu.org
Subject: Re: bug#20285: 25.0.50; blink-cursor-mode sometimes stops blinking
Date: Fri, 10 Apr 2015 22:21:52 +0200
Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:

> I haven't followed this discussion very closely, but I can't see
> anywhere in this thread where we have data that really confirms that
> the problem was that redisplay was skipped because of other needed
> activities.

I can at least confirm that `blink-cursor-timer-function' runs every 0.5
seconds and toggles the visibility state of the cursor.  When that state
doesn't appear on the screen, then what else can it be except for a
skipped redisplay.

Maybe the interval is 0.8 seconds sometimes when emacs is under heavy
load.  But the timer not being run is definitely not the cause for not
blinking for up to 10 seconds here.

> Have you tried to call `redisplay' explicitly from the blink-cursor
> timer?

Yes, then it blinks fine even under stress.

Bye,
Tassilo




This bug report was last modified 3 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.