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

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

[debbugs-tracker] bug#12404: closed (24.2; fails to load X11 resources)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12404: closed (24.2; fails to load X11 resources)
Date: Thu, 13 Sep 2012 11:17:02 +0000

Your message dated Thu, 13 Sep 2012 13:15:10 +0200
with message-id <address@hidden>
and subject line Re: bug#12404: 24.2; fails to load X11 resources
has caused the debbugs.gnu.org bug report #12404,
regarding 24.2; fails to load X11 resources
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12404: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12404
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2; fails to load X11 resources Date: Mon, 10 Sep 2012 16:55:44 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120817 Icedove/10.0.6 emacs24 seems to ignore X11 resources completely. I'm trying Debian's GTK and "Lucid" variants of emacs 24.2 and both completely ignore my X11
font resources that emacs23 has been accepting for years.

I have the following set:

emacs.font:             -*-terminus-*-*-*-*-20-*-*-*-*-*-iso10646-1

emacs24 ignores it completely (emacs23 works as expected).
I tried both emacs24/-lucid, and both end up using the following font as frame's default:

-bitstream-Bitstream Vera Sans Mono-normal-normal-normal-*-15-*-*-*-m-0-fontset-startup

which is not even my default GTK font!


In GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-09-09 on trouble, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11203902
Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var/lib' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'

'--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.2/site-lisp:/usr/share/emacs/site-lisp'
 '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
 '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars'
 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Loading /etc/emacs/site-start.d/50php-elisp.el (source)...done
Loading /etc/emacs/site-start.d/50psvn.el (source)...done
Loading /etc/emacs/site-start.d/50pymacs.el (source)...done
Loading /etc/emacs/site-start.d/50python-docutils.el (source)...done
Loading /etc/emacs/site-start.d/50python-mode.el (source)...done
Loading /etc/emacs/site-start.d/50w3m-el.el (source)...done
Loading /etc/emacs/site-start.d/50yaml-mode.el (source)...done
Loading /etc/emacs/site-start.d/51debian-el.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
/usr/share/emacs/24.2/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs24/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.2/lisp/textmodes/ispell /usr/share/emacs24/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.2/lisp/textmodes/flyspell /usr/share/emacs/site-lisp/rst hides /usr/share/emacs/24.2/lisp/textmodes/rst

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils help-mode easymenu view debian-el
debian-el-loaddefs w3m-load mmm-auto mmm-vars mmm-compat cl
emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)



--- End Message ---
--- Begin Message --- Subject: Re: bug#12404: 24.2; fails to load X11 resources Date: Thu, 13 Sep 2012 13:15:10 +0200
13 sep 2012 kl. 11:42 skrev Yuri D'Elia <address@hidden>:

> 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?).

No, the class is Emacs, but you used emacs.font.  Good that it solved itself, 
closing this bug as there is no Emacs error here.

        Jan D.



--- End Message ---

reply via email to

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