From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; Font error Date: Wed, 19 Sep 2007 13:49:40 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1190177410 12308 80.91.229.12 (19 Sep 2007 04:50:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Sep 2007 04:50:10 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, mituharu@math.s.chiba-u.ac.jp To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 19 06:50:09 2007 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 1IXrVp-00078O-5E for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 06:50:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXrVn-0004BM-Lb for ged-emacs-devel@m.gmane.org; Wed, 19 Sep 2007 00:50:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXrVj-0004Au-6h for emacs-devel@gnu.org; Wed, 19 Sep 2007 00:50:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXrVh-00049d-C4 for emacs-devel@gnu.org; Wed, 19 Sep 2007 00:50:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXrVg-00049U-Lv for emacs-devel@gnu.org; Wed, 19 Sep 2007 00:50:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXrVg-0007G7-8f for emacs-devel@gnu.org; Wed, 19 Sep 2007 00:50:00 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXrV8-0007Ax-Jg for emacs-pretest-bug@gnu.org; Wed, 19 Sep 2007 00:49:26 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IXrVb-0007FF-Cv for emacs-pretest-bug@gnu.org; Wed, 19 Sep 2007 00:49:59 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXrVZ-0007Ds-Os for emacs-pretest-bug@gnu.org; Wed, 19 Sep 2007 00:49:55 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id l8J4nf2I028872; Wed, 19 Sep 2007 13:49:41 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id l8J4nfi9021145; Wed, 19 Sep 2007 13:49:41 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id l8J4ne3v002412; Wed, 19 Sep 2007 13:49:40 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1IXrVM-0007y9-JB; Wed, 19 Sep 2007 13:49:40 +0900 In-reply-to: (message from Leo on Sun, 02 Sep 2007 01:06:08 +0100) X-Detected-Kernel: Solaris 8 (1) X-Detected-Kernel: 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:79273 gmane.emacs.pretest.bugs:19931 Archived-At: Sorry for the late response on this matter. In article , Leo writes: > I tried to connect to emacs by emacsclient and it returns an error: > Waiting for Emacs... > *ERROR*: Fontset > "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard" already exists" Please show me the result of M-x list-fontsets RET on the running Emacs. Harald Maier writes: > Some problems here too. Under OS X the Carbon Emacs no longer > understands the "*-fontset-standard". > M-x list-fontsets only displays: > Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default For this, I have no idea. Anyway, yamamoto-san wrote that the Carbon port in the trunk is not functioning after the multi-tty merge. How did you make it work? --- Kenichi Handa handa@m17n.org