unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* can't specify X resource instance name for all frames without setting frame titles
@ 2004-12-17 19:54 Kevin Rodgers
  0 siblings, 0 replies; only message in thread
From: Kevin Rodgers @ 2004-12-17 19:54 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-17 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-17 19:54 can't specify X resource instance name for all frames without setting frame titles Kevin Rodgers

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).