all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: can't specify X resource instance name for all frames without setting frame titles
Date: Fri, 17 Dec 2004 12:54:48 -0700	[thread overview]
Message-ID: <32grsmF3mud3iU1@individual.net> (raw)

In GNU Emacs 21.3.2 (i386-pc-solaris2.8, X toolkit)
  of 2003-05-22 on zeus
configured using `configure  --prefix=/opt/csw --with-xpm --with-jpeg 
--with-png --with-gif'

I would like to run emacs so that it uses a few specific X resources in
my ~/.Xdefaults file with a different instance name than the "emacs"
invocation name, plus all the usual X resources that I've specified
there with the "Emacs" class name.  I want those resources used in all
frames (initial and subsequent), which is one of the reasons I prefer
specifying them in .Xdefaults instead of setting both initial- and
default-frame-alist in .emacs.  And I don't want the instance name to
override frame-title-format.

But specifying the X instance name via the --name "foo" command line
option only applies the "foo" resources to the initial frame, and sets
its title to "foo"; subseqent frames have the selected buffer name as
the title (as normal and desired), but don't use the "foo" resources.

Specifying the X instance name via the --xrm "Emacs.name: foo" command
line option applies the "foo" resources to the initial frame and
subsequent frames, but also sets the title of all frames to "foo".

Specifying the X instance name via the --eval "(setq x-resource-name 
\"foo\")"
command line option has no effect at all.

If there is a way to specify the X resource instance name for all frames
without setting the frame titles, what is it?  And if there isn't, there
should be.

-- 
Kevin Rodgers

                 reply	other threads:[~2004-12-17 19:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=32grsmF3mud3iU1@individual.net \
    --to=ihs_4664@yahoo.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.