From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: GTK font selector Date: Wed, 11 Jun 2008 02:00:59 -0400 Message-ID: <87fxrkzf1g.fsf@stupidchicken.com> References: <87r6b5yo4i.fsf@stupidchicken.com> <19e566510806102153r1faf5a5fv1984c272595e2d53@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1213164086 10916 80.91.229.12 (11 Jun 2008 06:01:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2008 06:01:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C4=B0smail_D=C3=B6nmez?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 11 08:02:09 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 1K6JPA-0003AL-1p for ged-emacs-devel@m.gmane.org; Wed, 11 Jun 2008 08:01:56 +0200 Original-Received: from localhost ([127.0.0.1]:34946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6JOM-00085V-Pk for ged-emacs-devel@m.gmane.org; Wed, 11 Jun 2008 02:01:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6JOH-00085N-K4 for emacs-devel@gnu.org; Wed, 11 Jun 2008 02:01:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6JOG-000853-Cp for emacs-devel@gnu.org; Wed, 11 Jun 2008 02:01:01 -0400 Original-Received: from [199.232.76.173] (port=60447 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6JOG-00084z-A1 for emacs-devel@gnu.org; Wed, 11 Jun 2008 02:01:00 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182]:10691 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6JOF-0006v4-Tw for emacs-devel@gnu.org; Wed, 11 Jun 2008 02:01:00 -0400 Original-Received: by furry (Postfix, from userid 1000) id 96EA8C054; Wed, 11 Jun 2008 02:00:59 -0400 (EDT) In-Reply-To: <19e566510806102153r1faf5a5fv1984c272595e2d53@mail.gmail.com> (=?utf-8?Q?=22=C4=B0smail_D=C3=B6nmez=22's?= message of "Wed, 11 Jun 2008 07:53:22 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) 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:98925 Archived-At: "=C4=B0smail D=C3=B6nmez" writes: > I am now getting the following error : > > error: Font `Droid Sans Mono-11.3' is not defined > > This used to work fine until today so I guess its your commit that broke = it. Should be fixed now, thanks.