From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.devel Subject: Re: Font not defined Date: Thu, 15 May 2008 08:21:18 -0400 Message-ID: <475204970805150521g4427df0dq7a16fa9210896259@mail.gmail.com> References: <87skwkxov0.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3991_18606121.1210854078529" X-Trace: ger.gmane.org 1210854267 21839 80.91.229.12 (15 May 2008 12:24:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 12:24:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 14:25:06 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 1JwcW9-0001DT-AA for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 14:25:05 +0200 Original-Received: from localhost ([127.0.0.1]:43701 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwcVQ-0002DZ-80 for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 08:24:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwcSZ-00017D-I1 for emacs-devel@gnu.org; Thu, 15 May 2008 08:21:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwcSZ-00016p-3R for emacs-devel@gnu.org; Thu, 15 May 2008 08:21:23 -0400 Original-Received: from [199.232.76.173] (port=57636 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwcSY-00016X-HN for emacs-devel@gnu.org; Thu, 15 May 2008 08:21:22 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.154]:15605) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwcSX-00017T-BA for emacs-devel@gnu.org; Thu, 15 May 2008 08:21:21 -0400 Original-Received: by fg-out-1718.google.com with SMTP id l26so480720fgb.30 for ; Thu, 15 May 2008 05:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=Wg0/IgMOhI2wIdY+Mubj5xud8KwJZuwywhXXH470PPs=; b=KLcNFqRCwefrIDi5obnem1obES/qaGz/KVR5NUYOrKXzBRfMneMTC6URUNWIj2YNUMz6n4EAV7tgkdztrkty37usHdRPiEp1SQTolGOzsfNCTuVnBa7vtb59bl8Qa8te49qAzt/cgRCgWcsDEfSOXOxZ3Ep2OvqYfGBpaDH4OC8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=BzSeRMdFtNQ+v27TEyG4VhwR25SDQy+iNUvoe97PO0aovpY2htPB8YLv5CjuQX3AATC8D7BDcMACVLMnhKky+wxB5ikSJWWaXykJs2eb01LADYe7KKQfZZOQn0n7SrWM509b+w70TzLM26B9FgWNkE09RZvsh/M/3VJatQ//94c= Original-Received: by 10.78.204.7 with SMTP id b7mr532144hug.27.1210854078540; Thu, 15 May 2008 05:21:18 -0700 (PDT) Original-Received: by 10.78.141.4 with HTTP; Thu, 15 May 2008 05:21:18 -0700 (PDT) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:97200 Archived-At: ------=_Part_3991_18606121.1210854078529 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline I just updated last night and starting having this problem. I updated earlier, possibly the day before, and didn't have this problem. F:\emacs-build\cygwin\emacs\bin>.\emacs Font `-outline-Consolas-bold-r-normal-normal-11-82-96-96-c-*-iso8859-1' is not defined On Thu, May 15, 2008 at 2:44 AM, Kenichi Handa wrote: > In article <87skwkxov0.fsf@stupidchicken.com>, Chong Yidong < > cyd@stupidchicken.com> 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 > > > ------=_Part_3991_18606121.1210854078529 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline I just updated last night and starting having this problem.  I updated earlier, possibly the day before, and didn't have this problem.

F:\emacs-build\cygwin\emacs\bin>.\emacs
Font `-outline-Consolas-bold-r-normal-normal-11-82-96-96-c-*-iso8859-1' is not defined


On Thu, May 15, 2008 at 2:44 AM, Kenichi Handa <handa@m17n.org> wrote:
In article <87skwkxov0.fsf@stupidchicken.com>, Chong Yidong <cyd@stupidchicken.com> 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



------=_Part_3991_18606121.1210854078529--