GNU bug report logs - #26851
25.2; wrong color of character at cursor

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Tue, 9 May 2017 10:51:01 UTC

Severity: normal

Found in version 25.2

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: Eli Zaretskii <eliz <at> gnu.org>
To: ynyaaa <at> gmail.com
Cc: 26851 <at> debbugs.gnu.org
Subject: bug#26851: 25.2; wrong color of character at cursor
Date: Wed, 10 May 2017 20:09:06 +0300
> From: ynyaaa <at> gmail.com
> Date: Tue, 09 May 2017 19:50:16 +0900
> 
> 
> Evaluating the form below, the color of the character at the cursor
> remains pink while the cursor is displayed by inverted color.
> 
> (progn
>   (set-face-background 'default "red")
>   (set-face-background 'default "pink")
>   (set-face-background 'default "white"))

Thanks.

I fixed this for w32, see commit e124e07 on master.  I suspect that
the same fix is required in xterm.c for X, could someone please check
that?




This bug report was last modified 8 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.