* Theme loading in daemon mode
@ 2019-01-21 9:11 Julien Cubizolles
2019-01-21 13:05 ` Kaushal Modi
0 siblings, 1 reply; 4+ messages in thread
From: Julien Cubizolles @ 2019-01-21 9:11 UTC (permalink / raw)
To: help-gnu-emacs
I used to load a theme in my init file while running emacs --daemon. A
recent upgrade of Emacs broke this setup and now I get the following
error.
,----
| face-attribute: Invalid face: tooltip
`----
It seems that all theme related commands fail where there isn't a frame
active. What is the correct way to load a theme in daemon mode ?
Julien.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Theme loading in daemon mode
2019-01-21 9:11 Theme loading in daemon mode Julien Cubizolles
@ 2019-01-21 13:05 ` Kaushal Modi
2019-01-22 16:20 ` Julien Cubizolles
0 siblings, 1 reply; 4+ messages in thread
From: Kaushal Modi @ 2019-01-21 13:05 UTC (permalink / raw)
To: Julien Cubizolles; +Cc: Help Gnu Emacs mailing list
On Mon, Jan 21, 2019, 4:28 AM Julien Cubizolles <j.cubizolles@free.fr wrote:
> I used to load a theme in my init file while running emacs --daemon. A
> recent upgrade of Emacs broke this setup and now I get the following
> error.
>
> ,----
> | face-attribute: Invalid face: tooltip
> `----
>
> It seems that all theme related commands fail where there isn't a frame
> active. What is the correct way to load a theme in daemon mode ?
>
Hello Julien,
I ended up on this issue few days back, and it was already tracked here:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34114.
A workaround is to switch back to use unexec instead of pdumper; see that
thread.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Theme loading in daemon mode
2019-01-21 13:05 ` Kaushal Modi
@ 2019-01-22 16:20 ` Julien Cubizolles
2019-05-20 4:33 ` Xavier Maillard
0 siblings, 1 reply; 4+ messages in thread
From: Julien Cubizolles @ 2019-01-22 16:20 UTC (permalink / raw)
To: Kaushal Modi; +Cc: Help Gnu Emacs mailing list
Thanks for the pointer. I have a workaround in my init file and will wait for a fix in Emacs.
Regards,
Julien.
Le 21 janvier 2019 14:05:44 GMT+01:00, Kaushal Modi <kaushal.modi@gmail.com> a écrit :
>On Mon, Jan 21, 2019, 4:28 AM Julien Cubizolles <j.cubizolles@free.fr
>wrote:
>
>> I used to load a theme in my init file while running emacs --daemon.
>A
>> recent upgrade of Emacs broke this setup and now I get the following
>> error.
>>
>> ,----
>> | face-attribute: Invalid face: tooltip
>> `----
>>
>> It seems that all theme related commands fail where there isn't a
>frame
>> active. What is the correct way to load a theme in daemon mode ?
>>
>
>Hello Julien,
>
>I ended up on this issue few days back, and it was already tracked
>here:
>https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34114.
>
>A workaround is to switch back to use unexec instead of pdumper; see
>that
>thread.
>
>>
--
Envoyé d'un smartphone. Veuillez excuser la brièveté du message.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Theme loading in daemon mode
2019-01-22 16:20 ` Julien Cubizolles
@ 2019-05-20 4:33 ` Xavier Maillard
0 siblings, 0 replies; 4+ messages in thread
From: Xavier Maillard @ 2019-05-20 4:33 UTC (permalink / raw)
To: Julien Cubizolles; +Cc: help-gnu-emacs, kaushal.modi
Hi,
sorry to wake up on this quite late but as I do have the same thing
here, what is your workaround ? (I can' easily compile my own GNU
emacs copy on this machine).
TIA
--
Xavier Maillard
e/j:xavier@maillard.im w:www.maillard.im
m: 06 52 18 63 43 (old)
m: 06 49 60 48 56 (NEW)
GPG: 9983 DCA1 1FAC 8DA7 653A
F9AA BA49 09B7 8F04 DE1B
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-05-20 4:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-21 9:11 Theme loading in daemon mode Julien Cubizolles
2019-01-21 13:05 ` Kaushal Modi
2019-01-22 16:20 ` Julien Cubizolles
2019-05-20 4:33 ` Xavier Maillard
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.