all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rustom <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs not finding Xdefaults
Date: Wed, 28 Nov 2007 07:42:34 -0800 (PST)	[thread overview]
Message-ID: <2ff6db20-77a6-473d-b589-b21256179d3d@b40g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.4248.1196262037.18990.help-gnu-emacs@gnu.org

On Nov 28, 8:00 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 28.11.2007 um 15:10 schrieb rustom:
>
> > Strangely when X starts it does not use these settings but if I start
> > emacs-snapshot-gtk from the shell it finds them.
>
> There should be some file that starts the X session, a file like
> ~/.xinitrc. One of the statements inside should be
>
>         xrdb -merge $userresources
>
> before the first X client is launched, where $userresources could
> also be an explicite file name. This way your X resource settings
> should be present for all X clients, including GNU Emacs.
>
> If you determine the process ID of an X client that was launched at
> startup (xterm, maybe), the could invoke
>
>         pstree -w -p <that PID<
>
> and find out how your X session started.
>
> Besides this, are you sure that ``emacs-snapshot-gtk*font´´ is the
> right name? For me ``Emacs*font´´ is sufficient ...
>
> --
> Greetings
>
>    Pete      <\
>               _\     O  _
>              |o \  _\\_/-\='
> _____________(_)|-(_)  (_)___________________________________

Thanks for the detailed answer -- also for telling me about pstree --
very useful.

But now its working of itself!! All that I (think I)  did was reboot
the machine once inbetween. :-) ;-)
So I guess the asymptote of all OSes is windows

  parent reply	other threads:[~2007-11-28 15:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28 14:10 emacs not finding Xdefaults rustom
2007-11-28 15:00 ` Peter Dyballa
     [not found] ` <mailman.4248.1196262037.18990.help-gnu-emacs@gnu.org>
2007-11-28 15:42   ` rustom [this message]
2007-11-28 20:07 ` James Cloos
     [not found] ` <mailman.4270.1196280526.18990.help-gnu-emacs@gnu.org>
2007-11-29 14:13   ` rustom
2007-12-07  3:54     ` rustom
2007-12-07  9:25       ` Peter Dyballa
2007-12-07 17:11       ` reader

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=2ff6db20-77a6-473d-b589-b21256179d3d@b40g2000prf.googlegroups.com \
    --to=rustompmody@gmail.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.