unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bug : Emacs 22+; package cursor-chg.el
@ 2008-10-25  8:38 Bernhard Koenig
  2008-10-25 15:34 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Koenig @ 2008-10-25  8:38 UTC (permalink / raw)
  To: emacs-devel

I was just testing the package cursor-chg.el and I think it's an
excellent idea but it seemed a bit buggy to me:

I think it works with the standard configurations, but it was not
possible for me to change some settings, for example:
I preferred to have my standard cursor color (from my own themes) but
cursor-chg.el is programmed in such a way that it always overrides
your personal cursor color to "Red". Similarly, I had problems
changing the active "non-idle" cursor to say "hbar", I tried to add
(setq curchg-default-cursor-type 'hbar)
but the hbar cursor wouldn't stick. Another thing I tried was
(setq curchg-overwrite/read-only-cursor-type 'hollow)
but it wouldn't work either. All these things were overwritten by the
settings in cursor-chg.el. Of course you can change the file
cursor-chg.el itself but that's subtle. Thus my suggestion:

cursor-chg.el should be more flexible in using the standard setting
for "cursor-color" "cursor-shape" etc... and not defining its own
standards (like e.g. cursor color "red").

Best,
Bernhard




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

end of thread, other threads:[~2008-10-25 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25  8:38 Bug : Emacs 22+; package cursor-chg.el Bernhard Koenig
2008-10-25 15:34 ` Drew Adams
2008-10-25 15:53   ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).