all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Rob Shin" <robshin@gmx.com>
Cc: 29908@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	[thread overview]
Message-ID: <838tdkfwqx.fsf@gnu.org> (raw)
In-Reply-To: <trinity-ff432b91-8681-4a03-86fd-2974da15b76d-1514612802875@3c-app-mailcom-bs15> (robshin@gmx.com)

> 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?





      reply	other threads:[~2017-12-30  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838tdkfwqx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=29908@debbugs.gnu.org \
    --cc=robshin@gmx.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.