From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Font not defined Date: Thu, 15 May 2008 15:44:57 +0900 Message-ID: References: <87skwkxov0.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1210833950 20578 80.91.229.12 (15 May 2008 06:45:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 06:45:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 08:46:26 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 1JwXEB-0001pK-5F for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 08:46:11 +0200 Original-Received: from localhost ([127.0.0.1]:49955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwXDS-0003fL-9b for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 02:45:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwXDE-0003Ya-En for emacs-devel@gnu.org; Thu, 15 May 2008 02:45:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwXDD-0003Ww-1k for emacs-devel@gnu.org; Thu, 15 May 2008 02:45:12 -0400 Original-Received: from [199.232.76.173] (port=39871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwXDC-0003Wg-KZ for emacs-devel@gnu.org; Thu, 15 May 2008 02:45:10 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:28710) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JwXDB-0005Ly-IR for emacs-devel@gnu.org; Thu, 15 May 2008 02:45:09 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwXDA-0006tY-9M for emacs-devel@gnu.org; Thu, 15 May 2008 02:45:08 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m4F6j01R006333; Thu, 15 May 2008 15:45:00 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m4F6j0rE023201; Thu, 15 May 2008 15:45:00 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id m4F6ivSx023316; Thu, 15 May 2008 15:44:57 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1JwXCz-0001lL-Lr; Thu, 15 May 2008 15:44:57 +0900 In-reply-to: <87skwkxov0.fsf@stupidchicken.com> (message from Chong Yidong on Wed, 14 May 2008 22:50:11 -0400) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by mx20.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: 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:97187 Archived-At: In article <87skwkxov0.fsf@stupidchicken.com>, Chong Yidong writes: > I have the following line in my .Xresources file: > Emacs.Font: Mono-11 > This used to work, before the font-backend branch was merged in (I think > it also worked for a time on the font-backend branch, but am not > certain). Now, however, Emacs won't run, with the following error: > Font `Mono-11' is not defined I've just installed a fix. --- Kenichi Handa handa@ni.aist.go.jp