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

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

bug#65191: 29.1; -ms and -cr CL options don't work


From: Po Lu
Subject: bug#65191: 29.1; -ms and -cr CL options don't work
Date: Thu, 10 Aug 2023 15:21:18 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Peter Mao <peter.mao@gmail.com>
>> Date: Wed, 9 Aug 2023 20:00:43 -0700
>> 
>> Recipe:
>> emacs-29.1 -Q -ms red -cr green &
>> 
>> - Cursor is not green; mouse pointer is not red.  "-cr" definitely worked in
>> v28.2, but "-ms" did not.
>> - This problem does not occur on MacOS -- both "-cr" and "-ms" work properly 
>> (config follows Ubuntu
>> config below)
>> - On Ubuntu, "-cr" worked in earlier versions of Emacs, but "-ms" did not.
>> - `set-cursor-color` works properly in all cases
>> - `set-mouse-color` does not work on Ubuntu, but it does work on OSX.
>> - Emacs did not crash.
>
> This works for me on MS-Windows (although the Windows build currently
> doesn't support -ms).
>
> Po Lu, can you please see why this doesn't work on X with GTK?

Peter,

  emacs -Q -ms red -cr green

works for me on both Emacs 29.1 and master, with both a GTK 3 and a
Motif build.  (Though bear in mind that mouse pointer colors are outside
Emacs's control under GNOME.)

If you type:

  M-x list-colors-display RET

does `green' appear in the resulting list?




reply via email to

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