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

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

Re: Blinking text


From: Kai Großjohann
Subject: Re: Blinking text
Date: Sat, 30 Nov 2002 23:37:05 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

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)


reply via email to

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