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

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

bug#12404: 24.2; fails to load X11 resources


From: Yuri D'Elia
Subject: bug#12404: 24.2; fails to load X11 resources
Date: Thu, 13 Sep 2012 11:42:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120817 Icedove/10.0.6

On 09/11/2012 08:09 PM, Jan Djärv wrote:
X resources for font take precedencde, last in x_default_font_parameter:

   /* This call will make X resources override any system font setting.  */
   x_default_parameter (f, parms, Qfont, font, "font", "Font", RES_TYPE_STRING);

How can I force emacs to use X11 resources over gsettings? I have been using 
*font for years now to configure the default font globally, including with 
emacs23.


X11 resources for font already takes precedence over other sources.
Do you see emacs.font when you do:
% xrdb -query

Yes, the resource is set. I was able to run emacs24 with the font resource correctly by executing it as "emacs" as opposed to "emacs24" (I guess the class name is inherited from the executable name?).





reply via email to

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