From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Help using the right hook for loading theme on emacs daemon GUI Date: Thu, 17 Jan 2019 17:55:18 +0200 Message-ID: <83bm4fcm8p.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1547740588 8404 195.159.176.226 (17 Jan 2019 15:56:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 17 Jan 2019 15:56:28 +0000 (UTC) Cc: rudalics@gmx.at, emacs-devel@gnu.org To: Kaushal Modi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 17 16:56:24 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gkA1o-00022d-FK for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2019 16:56:24 +0100 Original-Received: from localhost ([127.0.0.1]:47182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkA3v-0004U9-Kw for ged-emacs-devel@m.gmane.org; Thu, 17 Jan 2019 10:58:35 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkA14-0002R6-RY for emacs-devel@gnu.org; Thu, 17 Jan 2019 10:55:39 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkA10-0003s2-RM; Thu, 17 Jan 2019 10:55:38 -0500 Original-Received: from [176.228.60.248] (port=1771 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gkA0q-0001ff-P8; Thu, 17 Jan 2019 10:55:28 -0500 In-reply-to: (message from Kaushal Modi on Thu, 17 Jan 2019 10:49:20 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:232430 Archived-At: > From: Kaushal Modi > Date: Thu, 17 Jan 2019 10:49:20 -0500 > > Now during emacs init, I get this new warning too: > > > face-attribute: Invalid face: tooltip > > So probably window-setup-hook is getting run before frame init is over? No, I think this is a bug caused by the pdumper.