GNU bug report logs - #8003
23.1; Background of mouse is incorrect

Previous Next

Package: emacs;

Reported by: Huafeng Zhou <HZhou <at> pixelworks.com>

Date: Tue, 8 Feb 2011 08:19:02 UTC

Severity: normal

Tags: unreproducible

Found in version 23.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: HZhou <at> pixelworks.com, 8003 <at> debbugs.gnu.org
Subject: bug#8003: 23.1; Background of mouse is incorrect
Date: Sun, 29 Sep 2019 15:33:05 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: HZhou <at> pixelworks.com,  8003 <at> debbugs.gnu.org
> Date: Sun, 29 Sep 2019 13:56:29 +0200
> 
> I tried a -with-x-toolkit=no, which gave me
> 
>   What window system should Emacs use?                    x11
>   What toolkit should Emacs use?                          none
> 
> and still no difference that I can see with the mouse pointer.
> 
> Neither does
> 
> (setq default-frame-alist
>       (append (list '(foreground-color . "red")
> 		    '(mouse-color . "white")
> 		    '(cursor-color . "blue")
> 		    '(width . 120)
> 		    '(height . 50))
> 	      default-frame-alist))
> 
> affect the mouse pointer here...

Does it work to invoke Emacs with --mouse-color=white?




This bug report was last modified 5 years and 257 days ago.

Previous Next


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