bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#47012: xref copies keymap properties to minibuffer


From: Juri Linkov
Subject: bug#47012: xref copies keymap properties to minibuffer
Date: Fri, 02 Apr 2021 11:20:35 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> diff --git a/lisp/replace.el b/lisp/replace.el
>> index f131d263ec..07b2d59a25 100644
>> --- a/lisp/replace.el
>> +++ b/lisp/replace.el
>> @@ -1433,7 +1433,7 @@ occur-next-error
>>  
>>  (defface match
>>    '((((class color) (min-colors 88) (background light))
>> -     :background "yellow1")
>> +     :background "#ffff66")
>
> Please don't make this change, it makes the matches very hard to find.
> Personally, I don't understand how you can use such a background
> color, unless you also customize the default background.

The visual perception depends on the display device and its settings indeed.
For example, I have different color customization for different display types.
So better to leave this unchanged.





reply via email to

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