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

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

CUA Mode: Changing cursor color does not work in emacs from cvs


From: Stefan Daschek
Subject: CUA Mode: Changing cursor color does not work in emacs from cvs
Date: Mon, 21 Jul 2003 11:07:16 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt)

I'm using GNU Emacs 21.3.50.1 (i386-mingw-nt5.0.2195) of 2003-07-13.
When CUA mode is active, cursor color should change when buffer is
read only or when overwrite mode is active. This does not work.

Steps to reproduce the bug:
*) emacs -q --no-site-file
*) M-x cua-mode
*) M-x toggle-read-only
*) now cursor should be darkgreen (cua-read-only-cursor-color) but is
   still black.

ciao,
noniq




reply via email to

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