bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5931: Turning off blink-cursor-mode does not stop blink-cursor-timer


From: Lars Ingebrigtsen
Subject: bug#5931: Turning off blink-cursor-mode does not stop blink-cursor-timer immediately
Date: Wed, 05 Feb 2014 16:26:02 -0800
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux)

Lennart Borgman <lennart.borgman@gmail.com> writes:

> 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))

The cursor blinking stuff has been redone lately, so I think this bug
report most likely isn't that relevant any more.  Please reopen if it
is.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]