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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Two problems related to `list-colors-display':
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?
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'.
There are more colors that are valid for using but hidden from users
such as e.g. on a tty: `unspecified-fg', `unspecified-bg'.
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.