all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Javier <nospam@nospam.com>
To: help-gnu-emacs@gnu.org
Subject: Re: [Emacs, Xorg?] Different icons for servers
Date: Thu, 9 Apr 2015 13:18:19 +0000 (UTC)	[thread overview]
Message-ID: <mg5u6r$6db$1@speranza.aioe.org> (raw)
In-Reply-To: mailman.252.1428533463.904.help-gnu-emacs@gnu.org

> I would like to start Emacs servers, that are recognized as separate
> programs and have separate icons.
> 
> 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.

My guess is that if you are using emacs compiled with gtk toolkit (it
is the default) it will ignore the x-resources .

Try emacs compiled with the lucid toolkit.  You can look in your
distro for an emacs-lucid package or compile it yourself with

./configure --with-x-toolkit=lucid  ; make ; sudo make install

lucid will cooperate with x-resources.  If that doesn't work try
replacing gnome with a simple window manager, not a desktop
environment.  Gnome (also possibly kde and other desktops) may have
dropped x-resources usage.





       reply	other threads:[~2015-04-09 13:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.252.1428533463.904.help-gnu-emacs@gnu.org>
2015-04-09 13:18 ` Javier [this message]
2015-04-09 13:56   ` [Emacs, Xorg?] Different icons for servers Rasmus
     [not found]   ` <mailman.298.1428587837.904.help-gnu-emacs@gnu.org>
2015-04-09 15:02     ` Javier
2015-04-08 22:50 Rasmus
2015-05-28 15:10 ` Rasmus

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='mg5u6r$6db$1@speranza.aioe.org' \
    --to=nospam@nospam.com \
    --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.