From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: xassert in dispextern.h Date: Tue, 01 Mar 2005 22:32:25 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1109713446 26552 80.91.229.2 (1 Mar 2005 21:44:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2005 21:44:06 +0000 (UTC) Cc: emacs-devel@gnu.org, Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 01 22:44:05 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6F6W-0001Py-F2 for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2005 22:40:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6FP9-0004HV-O8 for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2005 16:59:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6FJN-0001zo-J0 for emacs-devel@gnu.org; Tue, 01 Mar 2005 16:53:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6FJ8-0001rY-Lb for emacs-devel@gnu.org; Tue, 01 Mar 2005 16:53:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6FJ6-0001pB-Jj for emacs-devel@gnu.org; Tue, 01 Mar 2005 16:53:32 -0500 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6Eya-00056Y-Fl; Tue, 01 Mar 2005 16:32:20 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 844025EE07D; Tue, 1 Mar 2005 22:32:19 +0100 (CET) Original-To: David Kastrup In-Reply-To: (David Kastrup's message of "Tue, 01 Mar 2005 20:41:47 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:34006 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34006 David Kastrup writes: > Feel free to volunteer any differing information if you have it > available. If you know of any problem in the last 4 weeks that has > been discovered and fixed due to the changed default, I'd be glad to > hear of it. It has revealed one bug in connection with iso-accents-mode, which also gave a hint for solving a crash in double-mode. It has also identified a few other rough edges in redisplay code, but I still have to see any significant error being caugt by an xassert. -- Kim F. Storm http://www.cua.dk