GNU bug report logs - #5931
Turning off blink-cursor-mode does not stop blink-cursor-timer immediately

Previous Next

Package: emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Sun, 11 Apr 2010 20:05:01 UTC

Severity: minor

Tags: moreinfo

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: 5931 <at> debbugs.gnu.org
Subject: bug#5931: Turning off blink-cursor-mode does not stop blink-cursor-timer  immediately
Date: Sun, 11 Apr 2010 22:03:58 +0200
Which can lead to some problems. Could we please just stop this timer
when turning off blink-cursor-mode?

Just add a line like

      (when (timerp blink-cursor-timer) (cancel-timer blink-cursor-timer))





This bug report was last modified 11 years and 109 days ago.

Previous Next


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