all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cursor color under emacs for read only files.
@ 2003-06-19 15:46 Christian Klugesherz
  2003-06-20  8:45 ` christian klugesherz
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Klugesherz @ 2003-06-19 15:46 UTC (permalink / raw)


Dear emacs users

My configuration is following: Sun Solaris 8 and Emacs 20.3
My question concerns the cursor color under emacs.
To configure that, I use next code in .emacs file

(setq default-frame-alist
   '(
         (cursor-color     . "greenyellow")
         (cursor-type      . box)
     )
)

This works well when I open read/write files.
But when I open "read only" files, the cursor changes to another color
???
Could somebody help me, and tell me where I can configure the cursor
color for a "read only" file

Thanks in advance

Chris

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

end of thread, other threads:[~2003-06-20  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-19 15:46 Cursor color under emacs for read only files Christian Klugesherz
2003-06-20  8:45 ` christian klugesherz

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.