bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18902: Emacs 24.4 doesn't respect X resources


From: Stefan Monnier
Subject: bug#18902: Emacs 24.4 doesn't respect X resources
Date: Fri, 31 Oct 2014 14:11:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Debian has just upgraded Emacs 24.3 to 24.4 and one thing stopped
> working: It seems that Emacs 24.4 does not respect all the X resources
> that I used to specify (for many, many, many years) in my .Xresources
> file.
> 
> Going back to 24.3 makes the configuration work again. Going forward to
> 24.4 makes it stop. Tested multiple times just in case I was going nuts.
> 
> In particular, I set the geometry, foreground and background colors with
> the following:
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> Emacs*cursorColor:            red
> Emacs*geometry:                       100x45
> Emacs*Background:             #002540
> Emacs*Foreground:             azure3

Can you reproduce the problem with "emacs -q" (with lower-case "q",
since "-Q" ignores Xresources)?

Is the above from your .Xresources or from the output of "xrdb -query"
(I ask since Emacs himself doesn't read the .Xresources file)?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]