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

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

bug#4742: 23.1.50; emacs -Q crashes on GNU/Linux


From: Jan Djärv
Subject: bug#4742: 23.1.50; emacs -Q crashes on GNU/Linux
Date: Sun, 18 Oct 2009 11:47:10 +0200
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

How about /etc/X11/app-defaults or /usr/lib/X11/app-defaults?
Do you have any of these environment variables set:
XAPPLRESDIR, XUSERFILESEARCHPATH, XFILESEARCHPATH, XENVIRONMENT?
How about /usr/lib/X11/Xresources?

Also, check out
% xrdb -query

Make sure all these places aren't setting any X resource that applies to Emacs.

        Jan D.

Óscar Fuentes skrev:
Juanma Barranquero <lekktu@gmail.com> writes:

In fact, now -Q is equivalent to -q --no-site-file --no-splash, plus
ignoring X resources. From etc/NEWS:

* Startup Changes in Emacs 23.2

** Command-line option -Q (--quick) now also disables loading X resources.
Note however that this does not affect Lucid or Motif widgets, if you
are using those toolkits.  On Windows, this option causes Emacs to
ignore Registry settings, though environment variables set on the
Registry are still honored.

This is likely related to your problem.

There is no .Xresources nor .Xdefaults file on my home directory.
/etc/X11/Xresources/x11-common is pretty trivial:

#ifdef COLOR
*customization: -color
#endif

! make Xaw (Athena widget set) clients understand the delete key
! this causes problems with some non-Xaw apps, use with care
! *Text.translations: #override ~Shift ~Meta <Key>Delete: 
delete-next-character()






reply via email to

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