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

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

Re: emacsclient: Cursor Color


From: Florian Lindner
Subject: Re: emacsclient: Cursor Color
Date: Thu, 13 Aug 2015 13:59:10 +0200
User-agent: KNode/4.14.10

Alexis wrote:

> Florian Lindner <mailinglists@xgm.de> writes:
> 
>> I'm playing around with emacsclient. I use a systemd user
>> service unit to start emacs --daemon and then emacsclient -nc
>> for startup from graphical console and emacsclient -c for
>> startup from desktop file.
>>
>> Anyway, I use a dark theme, the cursor is pink when started as
>> emacs.
>>
>> However, when started as emacsclient the cursor is dark too,
>> barely distinguishable from background. As I said, only when
>> started as client.
>>
>> Anybody has experienced that?
> 
> This sounds similar to something i've been meaning to look into
> for a while: starting Emacs as `emacs` results in at least some
> incorrect font-faces being applied (e.g. in `mu4e`), whereas
> there's no such problem when starting Emacs as a daemon and then
> starting `emacsclient`. Since i mostly run Emacs as a daemon, this
> hasn't been much of an issue for me. At any rate, however, i'm not
> sure where to begin tracking down the cause of this ....
> 
> Context: i'm on Debian Jessie x86_64.

Not really adding something, but context: Emacs 24.5.1 on Arch. Note: Cursor 
is not only darkish, but also does not blink.

All colour / cursor / theme related settings I have in my .emacs are

(set-face-attribute 'default nil :height 100)
(load-theme 'manoj-dark)

Regards,
Florian





reply via email to

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