all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: [Emacs 25.3.1] Running emacs daemon via systemd does not load GUI elements
Date: Sat, 11 Nov 2017 21:20:26 +0200	[thread overview]
Message-ID: <838tfcoc5h.fsf@gnu.org> (raw)
In-Reply-To: <d19381a3-7b83-49c3-a64c-5d6f17835552@redhat.com> (message from Gabriel Szasz on Sat, 11 Nov 2017 18:05:17 +0100)

> From: Gabriel Szasz <gszasz@redhat.com>
> Date: Sat, 11 Nov 2017 18:05:17 +0100
> 
> (when (daemonp)
>    (add-hook 'after-make-frame-functions
>          '(lambda (frame) (when (display-graphic-p frame)
>                     (setq custom-raised-buttons t)
>                     (setq speedbar-use-images t)))))
> 
> Both custom-raised-buttons and speedbar-use-images are indeed correctly 
> set to "t" when "emacsclient -c" creates a frame, but graphic elements 
> are not rendered anyway.

What happens if you create another frame with "C-x 5 2", without
closing the frame created by emacsclient, are images shown in that new
frame in Custom buffers?



  parent reply	other threads:[~2017-11-11 19:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-11 17:05 [Emacs 25.3.1] Running emacs daemon via systemd does not load GUI elements Gabriel Szasz
2017-11-11 19:01 ` Emanuel Berg
2017-11-11 19:20 ` Eli Zaretskii [this message]
2017-11-11 21:25   ` Gabriel Szasz
2017-11-12  5:29     ` Eli Zaretskii

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=838tfcoc5h.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.