all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 21.3.1 appears to ignore X resources
@ 2004-01-28  0:04 Eric S. Raymond
  2004-01-28  6:37 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S. Raymond @ 2004-01-28  0:04 UTC (permalink / raw)


I'm running 21.3.1, having just upgraded to Fedora Core 1.
 
Emacs now appears to be ignoring the X preferences I have set for
foreground/background colors and font sizes.  
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Emacs 21.3.1 appears to ignore X resources
  2004-01-28  0:04 Emacs 21.3.1 appears to ignore X resources Eric S. Raymond
@ 2004-01-28  6:37 ` Eli Zaretskii
  2004-01-29 14:20   ` Eric S. Raymond
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2004-01-28  6:37 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> Date: Tue, 27 Jan 2004 19:04:33 -0500
> From: "Eric S. Raymond" <esr@snark.thyrsus.com>
> 
> I'm running 21.3.1, having just upgraded to Fedora Core 1.
>  
> Emacs now appears to be ignoring the X preferences I have set for
> foreground/background colors and font sizes.  

Details, please.  A short self-contained example, where Emacs is
invoked with "emacs -nw --no-site-file" and the X resources that it
seemingly ignores are kept to the bare minimum, would be most helpful.

(I don't think Emacs 21.3 ignores X resources in general, so it must
be something specific to your local setup.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Emacs 21.3.1 appears to ignore X resources
  2004-01-28  6:37 ` Eli Zaretskii
@ 2004-01-29 14:20   ` Eric S. Raymond
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S. Raymond @ 2004-01-29 14:20 UTC (permalink / raw)
  Cc: Eric S. Raymond, bug-gnu-emacs

Eli Zaretskii <eliz@elta.co.il>:
> > Date: Tue, 27 Jan 2004 19:04:33 -0500
> > From: "Eric S. Raymond" <esr@snark.thyrsus.com>
> > 
> > I'm running 21.3.1, having just upgraded to Fedora Core 1.
> >  
> > Emacs now appears to be ignoring the X preferences I have set for
> > foreground/background colors and font sizes.  
> 
> Details, please.  A short self-contained example, where Emacs is
> invoked with "emacs -nw --no-site-file" and the X resources that it
> seemingly ignores are kept to the bare minimum, would be most helpful.
> 
> (I don't think Emacs 21.3 ignores X resources in general, so it must
> be something specific to your local setup.)

You're right; I've since found the problem.  You might want to put
this one in whatever online knowledge base you have.

My X resource assignments weren't being ignored but overridden, and
not by Emacs. A stock FC1 setup drops an .Xresources file in your $HOME
that is interpreted after .Xdefaults.  It was stepping on several of
my settings.  Removing the offending lines solved the problem.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-29 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-28  0:04 Emacs 21.3.1 appears to ignore X resources Eric S. Raymond
2004-01-28  6:37 ` Eli Zaretskii
2004-01-29 14:20   ` Eric S. Raymond

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.