emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: secondary-selection face


From: Kenichi Handa
Subject: Re: secondary-selection face
Date: Mon, 16 Oct 2000 21:37:44 +0900 (JST)

Miles Bader <address@hidden> writes:
> Another face question I have is -- why is the `secondary-selection' face
> *more* highlighted than the `region' face, with which it often seems
> to be paired?

> At least in the case of isearch lazy-highlighting, which (indirectly)
> uses the secondary-selection face to highlight the non-current matches,
> it leads to a very odd display in which the current match is the least
> obvious one...

I agree with you.

In Emacs 20, region has "gray" background and
secondary-selection has "paleturquoise" background.  I think
this color pair is much better than the current one.  I
think, at least, it is better to swap the current colors of
region and secondary-selection.  If we run Emacs 21 in
reverse video, their colors are set more reasonably ("blue3"
for region and "SkyBlue4" for secondary-selection, thus
region has stronger appearance than secondary-selection).

Another issue: color of highlight.  In reverse video,
"darkolivegreen" is used for the face highlight, but with
this color, a text is not that highlighting.  I think making
it the same as what selected in normal video mode is better
(i.e foreground "black", background "darkseagreen2").

---
Ken'ichi HANDA
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]