emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Re: [Fwd: vc-annotate causes Emacs to die]]


From: Kim F. Storm
Subject: Re: address@hidden: Re: [Fwd: vc-annotate causes Emacs to die]]
Date: 30 Aug 2002 15:15:30 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>     Your change works, but it seems to require a change of `cursor-type'
>     (frame parameter) after setting blink-cursor-alist, to let it take
>     effect.
> 
> That is right.  It is just a variable, so nothing actually changes
> when you set it.

I fixed that.

If you set (buffer-local) cursor-type different from t and nil, it is
now looked up in blink-cursor-alist to blink the cursor off.

There is also a new alternate-cursor-type variable which may override
this buffer locally (or globally).

Finally, cursor-in-non-selected-windows can now be set to a specific
cursor type.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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