From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: fail on osx between 2/4/2009 and 2/5/2009 Date: Sat, 7 Feb 2009 10:46:00 +0000 (UTC) Message-ID: References: <861vubqc79.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1234003595 21933 80.91.229.12 (7 Feb 2009 10:46:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Feb 2009 10:46:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 07 11:47:50 2009 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 1LVkiv-0004HP-PI for ged-emacs-devel@m.gmane.org; Sat, 07 Feb 2009 11:47:46 +0100 Original-Received: from localhost ([127.0.0.1]:36415 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVkhc-0007Q1-Kd for ged-emacs-devel@m.gmane.org; Sat, 07 Feb 2009 05:46:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVkhT-0007Mt-7y for emacs-devel@gnu.org; Sat, 07 Feb 2009 05:46:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVkhQ-0007IX-5K for emacs-devel@gnu.org; Sat, 07 Feb 2009 05:46:13 -0500 Original-Received: from [199.232.76.173] (port=35014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVkhP-0007IJ-Tj for emacs-devel@gnu.org; Sat, 07 Feb 2009 05:46:12 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:39988 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LVkhP-0000dh-Fe for emacs-devel@gnu.org; Sat, 07 Feb 2009 05:46:11 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LVkhN-00075F-5J for emacs-devel@gnu.org; Sat, 07 Feb 2009 10:46:09 +0000 Original-Received: from a91-155-44-133.elisa-laajakaista.fi ([91.155.44.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Feb 2009 10:46:09 +0000 Original-Received: from Adrian.B.Robert by a91-155-44-133.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Feb 2009 10:46:09 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 91.155.44.133 (Opera/9.63 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108851 Archived-At: Will Farrington gmail.com> writes: > > The error I'm seeing is: > > *ERROR*: Invalid script or charset name: mathematical-bold > > This only exists on frames opened in the window-system. Running emacs > with -nw works fine. It seems to be all these new mathematical scripts, they aren't defined anywhere, whereas others are defined either in international/characters.el or international/fontset.el. I don't understand the script system that well, but don't see how this can be a failure only under OS X. Are no other platforms experiencing it?