emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r113431: Stop cursor blink after blink-cursor-bl


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r113431: Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.
Date: Thu, 18 Jul 2013 18:10:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I did not disable it for ttys in particular, but for w32.  If there is no
> focus-in implementation for w32 (as the case is right now), cursors won't
> start blinking when a frame gets focus again.

That's right.  It will only blink again in response to an
actual command.  That's not best, but "until the feature is implemented
in w32" it doesn't sound terrible at all.

> But then the above applies, it won't stop blinking if the (for example)
> xterm looses focus and it wont start blining when the xterm regains focus.
> The latter is more serious IMHO.

I don't find it serious at all.  If you need to find the cursor, just
try to move it and it'll blink.


        Stefan



reply via email to

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