all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Emacs, Xorg?] Different icons for servers
@ 2015-04-08 22:50 Rasmus
  2015-05-28 15:10 ` Rasmus
  0 siblings, 1 reply; 5+ messages in thread
From: Rasmus @ 2015-04-08 22:50 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I would like to start Emacs servers, that are recognized as separate
programs and have separate icons.

I use Emacs for various purposes such as music, email, note capturing, and
"the rest".  For some of these I like to run dedicated daemons/servers.
E.g. this is how I start EMMS (from emms.desktop):

emacsclient -s emms -ca '' --eval "(progn (toggle-frame-maximized) (emms-smart-browse))" -F '((title . "EMMS"))'

I would like to communicate to X or my DE (Gnome-Shell) that each Emacs
server is a separate program with it's own "class".  I think this is would
be "changing the x-resource-class for each server" in Emacs lingo.

Further, I would like to change the icon associated with a server.  I
tried to add something like the following to my -F cons list:

(icon-type . "/home/rasmus/.local/share/icons/emms.png")

But it did not seem to have an effect.

I would appreciate help on this.

Thanks,
Rasmus

-- 
Send from my Emacs




^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.252.1428533463.904.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-05-28 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 22:50 [Emacs, Xorg?] Different icons for servers Rasmus
2015-05-28 15:10 ` Rasmus
     [not found] <mailman.252.1428533463.904.help-gnu-emacs@gnu.org>
2015-04-09 13:18 ` Javier
2015-04-09 13:56   ` Rasmus
     [not found]   ` <mailman.298.1428587837.904.help-gnu-emacs@gnu.org>
2015-04-09 15:02     ` Javier

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.