GNU bug report logs -
#9402
list-colors-display
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Mon, 29 Aug 2011 19:55:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juri Linkov <juri <at> jurta.org>
> Date: Mon, 29 Aug 2011 22:27:50 +0300
>
> 1. On a tty, running `M-x list-colors-display RET' displays
> truncated hex color values like: red #cd000$
> where $ is displayed at the end of the partial line.
>
> To display the complete line this could be fixed by incrementing
> `align-to' from 9 to 10 in `list-colors-print'. But after that
> when running it on X two extra spaces are displayed at the end
> of these lines.
>
> Maybe the bug is somewhere deeper in the display engine
> that aligns differently on a tty and X?
It aligns differently, but the result should be identical. I will
take a look.
> 2. New faces `gtk_selection_fg_color' and `gtk_selection_bg_color'
> now are available for using on GTK but they are not listed in
> `list-colors-display', and they can't be selected and completed in
> `customize-face'.
Did this ever work? Emacs always had platform-specific colors besides
those in rgb.txt, I don't think this is something new.
> There are more colors that are valid for using but hidden from users
> such as e.g. on a tty: `unspecified-fg', `unspecified-bg'.
They are meaningless and cannot be set by Emacs. IOW, they are
"read-only", as far as Emacs is concerned. Exposing them to users
would be confusing.
This bug report was last modified 13 years and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.