* Blinking text
@ 2002-11-30 21:54 Carlos Condé
2002-11-30 22:37 ` Kai Großjohann
0 siblings, 1 reply; 2+ messages in thread
From: Carlos Condé @ 2002-11-30 21:54 UTC (permalink / raw)
Hello,
Does anyone knows if there's a way to make a portion of text in a
buffer blink ?
Thanks...
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Blinking text
2002-11-30 21:54 Blinking text Carlos Condé
@ 2002-11-30 22:37 ` Kai Großjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2002-11-30 22:37 UTC (permalink / raw)
carlos.conde@double-c.fr (Carlos Condé) writes:
> Does anyone knows if there's a way to make a portion of text in a
> buffer blink ?
I think you have to code something manually in Lisp. Using a timer
function, you could put various overlays over the text, or change its
text properties, periodically.
--
~/.signature is: umop ap!sdn (Frank Nobis)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-30 22:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-30 21:54 Blinking text Carlos Condé
2002-11-30 22:37 ` Kai Großjohann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.