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


Message #31 received at 8003 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: HZhou <at> pixelworks.com, 8003 <at> debbugs.gnu.org
Subject: Re: bug#8003: 23.1; Background of mouse is incorrect
Date: Sun, 29 Sep 2019 13:56:29 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> I see; thanks.  But if I change that face, I can't see anything changing
>> with the mouse pointer.  Does it depend on, er, what graphics library
>> and OS you're using?
>
> Yes, I think it's only visible in non-toolkit builds or something.

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...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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.