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

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

bug#43396: 27.1; Customized "cursor" face has no effect in daemon mode


From: Eli Zaretskii
Subject: bug#43396: 27.1; Customized "cursor" face has no effect in daemon mode
Date: Mon, 28 Jun 2021 17:53:54 +0300

> From: Teemu Likonen <tlikonen@iki.fi>
> Cc: larsi@gnus.org, 43396@debbugs.gnu.org
> Date: Mon, 28 Jun 2021 15:51:48 +0300
> 
>      3. Start Emacs in daemon mode and open a client session:
> 
>             $ emacs --daemon=test
>             $ emacsclient -c -s test
> 
> 
> M-: (frame-parameter nil 'cursor-color) RET
> Returns: "#31363b"

You are being hit by the transparent TTY color translation.

What happens if, instead of #0f0 you use #0000ffff0000 ?





reply via email to

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