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

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

Re: properly setting up ~/.emacs.d for daemon usage


From: Filipe Silva
Subject: Re: properly setting up ~/.emacs.d for daemon usage
Date: Tue, 13 Dec 2016 20:53:53 -0200

Is there a way to advice the daemon loading procedure that this daemon will
be used solely for gui frames so for all intents and purposes, treat
(display-graphic-p) and related functions as if a gui frame is available?

On Tue, Dec 13, 2016 at 7:31 PM, Filipe Silva <filipe.silva@gmail.com>
wrote:

> Interestingly enough, (display-graphic-p) still does not work even if
> called from inside a function added to the after-make-frame-functions list.
>
>
> I don't know what I can do here. So even this is not a work around.
>
> On Tue, Dec 13, 2016 at 9:07 AM, Yuri Khan <yuri.v.khan@gmail.com> wrote:
>
>> On Tue, Dec 13, 2016 at 1:47 AM, Filipe Silva <filipe.silva@gmail.com>
>> wrote:
>>
>> > Hum. Óscar and Yuri, would't place the load-theme call inside the
>> > create-frame hook solve the problem?
>>
>> Work around the problem, yes. Solve the problem, no.
>>
>
>


reply via email to

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