all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#29908: 25.3; Rendering issue for GUI when running as daemon
@ 2017-12-30  5:46 Rob Shin
  2017-12-30  8:25 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Shin @ 2017-12-30  5:46 UTC (permalink / raw)
  To: 29908

[-- Attachment #1: Type: text/html, Size: 19206 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29908: 25.3; Rendering issue for GUI when running as daemon
  2017-12-30  5:46 bug#29908: 25.3; Rendering issue for GUI when running as daemon Rob Shin
@ 2017-12-30  8:25 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-12-30  8:25 UTC (permalink / raw)
  To: Rob Shin; +Cc: 29908

> From: "Rob Shin" <robshin@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?





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-30  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30  5:46 bug#29908: 25.3; Rendering issue for GUI when running as daemon Rob Shin
2017-12-30  8:25 ` Eli Zaretskii

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.