From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Davis Herring" Newsgroups: gmane.emacs.devel Subject: Re: problem report #100 Date: Mon, 1 Dec 2008 09:58:47 -0800 (PST) Message-ID: <39600.128.165.123.18.1228154327.squirrel@webmail.lanl.gov> References: <200812011658.mB1GwCEE015333@mothra.ics.uci.edu> Reply-To: herring@lanl.gov NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1228154971 2018 80.91.229.12 (1 Dec 2008 18:09:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Dec 2008 18:09:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 01 19:10:33 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L7DE1-0007My-Bx for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2008 19:10:25 +0100 Original-Received: from localhost ([127.0.0.1]:52015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7DCr-0000rG-AC for ged-emacs-devel@m.gmane.org; Mon, 01 Dec 2008 13:09:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7DC3-0000I9-IU for emacs-devel@gnu.org; Mon, 01 Dec 2008 13:08:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7DC1-0000Fb-QA for emacs-devel@gnu.org; Mon, 01 Dec 2008 13:08:22 -0500 Original-Received: from [199.232.76.173] (port=40216 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7DC1-0000FU-Bh for emacs-devel@gnu.org; Mon, 01 Dec 2008 13:08:21 -0500 Original-Received: from proofpoint2.lanl.gov ([204.121.3.26]:41826) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L7DC0-0004sa-Qp for emacs-devel@gnu.org; Mon, 01 Dec 2008 13:08:21 -0500 Original-Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by proofpoint2.lanl.gov (8.13.8/8.13.8) with ESMTP id mB1I7sFl028719; Mon, 1 Dec 2008 11:08:00 -0700 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay1.lanl.gov (Postfix) with ESMTP id 66CE3342876; Mon, 1 Dec 2008 10:58:48 -0700 (MST) X-NIE-2-Virus-Scanner: amavisd-new at mailrelay1.lanl.gov Original-Received: from webmail1.lanl.gov (webmail1.lanl.gov [128.165.4.106]) by mailrelay1.lanl.gov (Postfix) with ESMTP id BEF18342872; Mon, 1 Dec 2008 10:58:47 -0700 (MST) Original-Received: by webmail1.lanl.gov (Postfix, from userid 48) id BC0591518033; Mon, 1 Dec 2008 10:58:47 -0700 (MST) Original-Received: from 128.165.123.18 (SquirrelMail authenticated user 196434) by webmail.lanl.gov with HTTP; Mon, 1 Dec 2008 09:58:47 -0800 (PST) In-Reply-To: <200812011658.mB1GwCEE015333@mothra.ics.uci.edu> User-Agent: SquirrelMail/1.4.8-4.0.1.el5.lanl.4 X-Priority: 3 (Normal) Importance: Normal X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.7400:2.4.4, 1.2.40, 4.0.164 definitions=2008-12-01_03:2008-11-24, 2008-12-01, 2008-12-01 signatures=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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 Xref: news.gmane.org gmane.emacs.devel:106387 Archived-At: > 5870 /* If we are realizing the default face, ATTRS should specify > a > 5871 fontset. In other words, if FONTSET is -1, we are not > 5872 realizing the default face, thus the default face should have > 5873 already been realized. */ > > At conditional (2): "fontset == -1" taking true path > > 5874 if (fontset == -1) > > Event var_deref_op: Variable "default_face" tracked as NULL was > dereferenced. > Also see events: [var_compare_op] > > 5875 fontset = default_face->fontset; The comment says pretty clearly that this isn't a bug, but I'm not an expert and can't guarantee that the default face always does get realized first. If anyone can verify that (should be trivial), no bug. Davis -- This product is sold by volume, not by mass. If it appears too dense or too sparse, it is because mass-energy conversion has occurred during shipping.