From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geoffrey Alan Washburn Newsgroups: gmane.emacs.devel Subject: Re: unicode-2 branch segfaulting on MacOS X? Date: Sat, 28 Oct 2006 13:39:25 -0400 Message-ID: <454395CD.3040606@cis.upenn.edu> References: <453C37D6.9090206@cis.upenn.edu> <453C92AF.7060100@cis.upenn.edu> <453CBBD5.9010900@cis.upenn.edu> <4541D9FD.6030707@cis.upenn.edu> <20061028004142.GA2722@gothmog.pc> <20061028004309.GB2722@gothmog.pc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162057321 6155 80.91.229.2 (28 Oct 2006 17:42:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2006 17:42:01 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 28 19:42:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdsBS-0003iT-UD for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 19:41:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdsBP-0002rb-Gr for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 13:41:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdsAd-0002cP-EI for emacs-devel@gnu.org; Sat, 28 Oct 2006 13:40:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdsAb-0002bd-OA for emacs-devel@gnu.org; Sat, 28 Oct 2006 13:40:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdsAb-0002bY-GS for emacs-devel@gnu.org; Sat, 28 Oct 2006 13:40:33 -0400 Original-Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GdsAT-0005qW-El for emacs-devel@gnu.org; Sat, 28 Oct 2006 13:40:25 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.52) id 1GdsAR-0005I8-KU for emacs-devel@gnu.org; Sat, 28 Oct 2006 13:40:23 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GdsAC-0003Ty-Ar for emacs-devel@gnu.org; Sat, 28 Oct 2006 19:40:08 +0200 Original-Received: from pool-68-163-58-212.phil.east.verizon.net ([68.163.58.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Oct 2006 19:40:08 +0200 Original-Received: from geoffw by pool-68-163-58-212.phil.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Oct 2006 19:40:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 17 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-163-58-212.phil.east.verizon.net User-Agent: Thunderbird 2.0b1pre (X11/20061027) In-Reply-To: <20061028004309.GB2722@gothmog.pc> 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:61292 Archived-At: Giorgos Keramidas wrote: > But rebuilding the fc-cache now returns: > > % fc-list 'bitstream vera sans mono' width > :width=100 > % > > Hmmm :) Yes, doing the same worked for me. At least with regards to 'fc-list'. The latest emacs-unicode-2 (at least as of yesterday morning) was still not seeing the width attribute even though 'fc-list' now does. However, thinking about it now, it is quite likely that I have multiple versions of 'fc-list' installed on my computer, so maybe I should query them all to see if somehow the fontconfig library emacs is being linked against isn't still confused.