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: crash with Emacs CVS 2003-05-09 Date: Wed, 25 Jun 2003 08:41:56 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030625.084156.112301006.wl@gnu.org> References: <20030625.080324.112616176.wl@gnu.org> <200306250623.PAA00904@etlken.m17n.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 1056523782 29605 80.91.224.249 (25 Jun 2003 06:49:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 25 Jun 2003 06:49:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 25 08:49:35 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19V421-0007Yl-00 for ; Wed, 25 Jun 2003 08:45:25 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19V45v-0001G7-00 for ; Wed, 25 Jun 2003 08:49:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19V40v-0001lC-MO for emacs-devel@quimby.gnus.org; Wed, 25 Jun 2003 02:44:17 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19V40b-0001iU-Ld for emacs-devel@gnu.org; Wed, 25 Jun 2003 02:43:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19V40Z-0001fF-Gh for emacs-devel@gnu.org; Wed, 25 Jun 2003 02:43:56 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.184]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19V40Z-0001dd-4f for emacs-devel@gnu.org; Wed, 25 Jun 2003 02:43:55 -0400 Original-Received: from [212.227.126.161] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19V40Y-0001MZ-00; Wed, 25 Jun 2003 08:43:54 +0200 Original-Received: from [80.129.67.167] (helo=orion.univie.ac.at) (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 19V40Y-0003xx-00; Wed, 25 Jun 2003 08:43:54 +0200 Original-Received: from localhost (localhost [127.0.0.1])h5P6ful16602; Wed, 25 Jun 2003 08:41:56 +0200 Original-To: handa@m17n.org In-Reply-To: <200306250623.PAA00904@etlken.m17n.org> X-Mailer: Mew version 4.0.54 on Emacs 21.3.50.1 / Mule 5.0 (SAKAKI) 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:15228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15228 > > [I'm using this old CVS version because the current one has severe > > problems with fontsets.] > > Could you explain more about that fontset problem? It has been reported e.g. yesterday: After start-up, selecting any fontset doesn't work; it always stays at 16-dot. Jan (or Kim?) is aware of this problem and promised a patch this week... > Do you mean that this segfault is because of that fontset > problem? I don't think so because the big change was after 2003-05-09. Maybe the segfault doesn't make sense today. Werner