all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#352: set-cursor-color docstring vs. list-colors-display "showroom"
@ 2008-06-03 19:20 jidanni
  2012-01-28  3:20 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2008-06-03 19:20 UTC (permalink / raw
  To: bug-gnu-emacs

|set-cursor-color is an interactive compiled Lisp function in `frame.el'.
|(set-cursor-color COLOR-NAME)
|
|Set the text cursor color of the selected frame to COLOR-NAME.
|When called interactively, prompt for the name of the color to use.
|To get the frame's current cursor color, use `frame-parameters'.

Hogwash. M-: (frame-parameters) doesn't mention anything about cursor
colors.

By the way, please add to the above docstring that one can use
M-x list-colors-display to see a choice of colors. (No, I don't want
to use the "Easy Customization Interface".)

Also in Info, do mention set-cursor-color and list-colors-display on
"19.15 Displaying the Cursor".

Wait, I did (set-cursor-color "black") and (set-cursor-color
"DarkRed") but now the character underneath isn't bright enough.

So mention that one also needs to adjust the color or the character
underneath and how to do that, in the above docstring.

Yes, one could use M-x customize but M-x customize is not necessarily
enjoyable to use for every user.

Yes, the contrast looked great in the list-colors-display "showroom",
but when one uses set-cursor-color, the underlying character is not
thus adjusted.

OK, now we are stuck with an ugly cursor, and M-x set-cursor-color
won't take nil for an answer to at least give us back the default
cursor color, whatever that was.







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

* bug#352: set-cursor-color docstring vs. list-colors-display "showroom"
  2008-06-03 19:20 bug#352: set-cursor-color docstring vs. list-colors-display "showroom" jidanni
@ 2012-01-28  3:20 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-01-28  3:20 UTC (permalink / raw
  To: jidanni; +Cc: 352

jidanni@jidanni.org writes:

> |Set the text cursor color of the selected frame to COLOR-NAME.
> |When called interactively, prompt for the name of the color to use.
> |To get the frame's current cursor color, use `frame-parameters'.
>
> Hogwash. M-: (frame-parameters) doesn't mention anything about cursor
> colors.

Clarified, thanks.

> By the way, please add to the above docstring that one can use
> M-x list-colors-display to see a choice of colors. (No, I don't want
> to use the "Easy Customization Interface".)

No thanks.





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

end of thread, other threads:[~2012-01-28  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 19:20 bug#352: set-cursor-color docstring vs. list-colors-display "showroom" jidanni
2012-01-28  3:20 ` Chong Yidong

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.