GNU bug report logs - #29908
25.3; Rendering issue for GUI when running as daemon

Previous Next

Package: emacs;

Reported by: "Rob Shin" <robshin <at> gmx.com>

Date: Sat, 30 Dec 2017 06:57:01 UTC

Severity: normal

Tags: moreinfo, wontfix

Found in version 25.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Rob Shin" <robshin <at> gmx.com>
Cc: 29908 <at> debbugs.gnu.org
Subject: bug#29908: 25.3; Rendering issue for GUI when running as daemon
Date: Sat, 30 Dec 2017 10:25:26 +0200
> From: "Rob Shin" <robshin <at> gmx.com>
> Date: Sat, 30 Dec 2017 06:46:42 +0100
> 
> I have emacs daemon running,
> 
> and running emacsclient -c or emacsclient -nc grants rendering issues that I'm not really sure how it's being
> generated.
> 
> A screenshot of the bug can be viewed at https://imgur.com/a/dpKcV

Looking at that image, I cannot understand what is the problem.  Can
you describe it, or post a more clear image?

In general, if you have many GUI-related customizations in your
~/.emacs or other init files, the daemon may not do with them what you
want, because when the daemon starts, there's no GU frame and the GUI
infrastructure is therefore not initialized.  You need to move such
initializations into an after-make-frame-functions hook or some such.
Does this explain what you see?




This bug report was last modified 6 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.