unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Blinking cursor blinks out of view
@ 2004-05-15 16:02 Juanma Barranquero
  2004-05-15 18:18 ` Romain Francoise
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2004-05-15 16:02 UTC (permalink / raw)



Something seems to have changed recently which makes the cursor "blink
out of view" until a key is pressed.

I just do

 emacs.exe -q --no-site-file
 <SPC>

and wait. The cursor disappears until a key is pressed.

"emacs.exe -Q" does not produce the same effect because the blinking
cursor is disabled.

                                                           /L/e/k/t/u

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Blinking cursor blinks out of view
  2004-05-15 16:02 Blinking cursor blinks out of view Juanma Barranquero
@ 2004-05-15 18:18 ` Romain Francoise
  0 siblings, 0 replies; 2+ messages in thread
From: Romain Francoise @ 2004-05-15 18:18 UTC (permalink / raw)


Juanma Barranquero <lektu@mi.madritel.es> writes:

> Something seems to have changed recently which makes the cursor "blink
> out of view" until a key is pressed.

That's because of the following change:

2004-05-15  Kim F. Storm  <storm@cua.dk>

	* emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
	Use it to set triggered-p element of timer.
	(timer-event-handler): Set triggered-p element non-nil while running
	the timer function.

It also has the interesting effect of making the clock stop in my setup.
My modeline currently shows "9:20am".

Reverting the change fixes both the disappearing cursor and the clock
bug.  Kim?

-- 
Romain Francoise <romain@orebokech.com> | They're nothing but cold
it's a miracle -- http://orebokech.com/ | little demons.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-15 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-15 16:02 Blinking cursor blinks out of view Juanma Barranquero
2004-05-15 18:18 ` Romain Francoise

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).