From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: fontset-24 missing Date: Tue, 28 Jan 2003 16:25:20 +0100 (CET) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030128.162520.21921178.wl@gnu.org> References: <200301280037.JAA15611@etlken.m17n.org> <20030128.151103.48521894.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1043767562 25844 80.91.224.249 (28 Jan 2003 15:26:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 28 Jan 2003 15:26:02 +0000 (UTC) Cc: handa@m17n.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18dXcd-0006hy-00 for ; Tue, 28 Jan 2003 16:25:59 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18dXhM-0002Rx-00 for ; Tue, 28 Jan 2003 16:30:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dXdy-0002eA-0D for emacs-devel@quimby.gnus.org; Tue, 28 Jan 2003 10:27:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18dXdX-00028i-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 10:26:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18dXdQ-0001rS-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 10:26:49 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.171]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dXdE-0001dz-00 for emacs-devel@gnu.org; Tue, 28 Jan 2003 10:26:36 -0500 Original-Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18dXdE-0006JS-00; Tue, 28 Jan 2003 16:26:36 +0100 Original-Received: from [80.129.67.124] (helo=orion.local) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18dXdC-0007MS-00; Tue, 28 Jan 2003 16:26:34 +0100 Original-Received: from localhost (localhost [127.0.0.1])h0SFPKL06899; Tue, 28 Jan 2003 16:25:20 +0100 Original-To: schwab@suse.de In-Reply-To: X-Mailer: Mew version 3.1.52 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11162 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11162 > Maybe it was non-empty before? Also, app-defaults can be found in various > places, for example in the directories denoted by $XAPPLRESDIR or > $XUSERFILESEARCHPATH. Thanks, this gives a hint -- I've just uninstalled Emacs which comes with SuSE. I always forget that there is basically no local directory for X application resources. Sorry for the noise. Werner