GNU bug report logs -
#43381
27.1.50; Maybe wrong cursor FG color in NS port
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> > Now you mention it, I can see that the X ports use the face colours as
>> > well...
>> >
>> > xterm.c:1518
>> > xgcv.background = s->f->output_data.x->cursor_pixel;
>> > xgcv.foreground = s->face->background;
>> > ^ ^
>>
>> Yeah, it looks like it's been like that since at least the 90s. So...
>> the documentation is just wrong?
>
> Yes, the documentation is inaccurate: it describes what happens when
> the text at point uses the default face. When the face is not the
> default, we merge that face into the cursor face, and that is what you
> see.
>
> We should fix the documentation.
Or should we fix the code? As the example demonstrates, this makes some
of the inverse-blinked text difficult to read. Presumably the colour
distance between the cursor and the default face's background is more
legible?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.