From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Font not found Date: Wed, 14 May 2008 13:31:03 +0000 (UTC) Message-ID: References: <48190539.4010508@gnu.org> <481AFB40.1050205@gnu.org> <481B16BE.7010608@gnu.org> <481DCC48.4040700@gnu.org> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1210772338 26859 80.91.229.12 (14 May 2008 13:38:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 May 2008 13:38:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 14 15:39:36 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 1JwHC5-0006ba-C2 for ged-emacs-devel@m.gmane.org; Wed, 14 May 2008 15:38:57 +0200 Original-Received: from localhost ([127.0.0.1]:57306 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwHBM-00024K-7f for ged-emacs-devel@m.gmane.org; Wed, 14 May 2008 09:38:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwHBH-00023z-TJ for emacs-devel@gnu.org; Wed, 14 May 2008 09:38:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwHBC-00023U-Fp for emacs-devel@gnu.org; Wed, 14 May 2008 09:38:06 -0400 Original-Received: from [199.232.76.173] (port=53758 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwHBC-00023R-Bt for emacs-devel@gnu.org; Wed, 14 May 2008 09:38:02 -0400 Original-Received: from cpe-69-204-130-115.nycap.res.rr.com ([69.204.130.115]:59588 helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwHBB-0006vn-V5 for emacs-devel@gnu.org; Wed, 14 May 2008 09:38:02 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Wed, 14 May 2008 13:31:03 +0000 (UTC) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:97142 Archived-At: Although mouse-set-font finds 15, 18, and 24 point fixed fonts in lisp/mouse.el in x-fixed-font-alist ("9x15" "-misc-fixed-medium-r-normal--15-*-*-*-c-90-iso8859-1" "9x15") ("11x18" "-misc-fixed-medium-r-normal--18-*-*-*-c-110-iso8859-1" "11x18") ("12x24" "-misc-fixed-medium-r-normal--24-*-*-*-c-120-iso8859-1" "12x24") it says `Font not found' for the 20 point font, as has happened before, even though x-fixed-font-alist in lisp/mouse.el says ("10x20" "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" "10x20") Today's GNU Emacs CVS snapshot, Wed, 2008 May 14 10:03 UTC GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) built make maintainer-clean && \ time autoconf && time ./configure \ --disable-font-backend \ --with-x --with-type1 --with-x-toolkit=gtk && \ time make bootstrap and started with emacs -Q -D (I disable the font backend because of other problems I have reported before. In yesterday's CVS snapshot, built with the same configuration, the "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" font was found.) -- Robert J. Chassell GnuPG Key ID: 004B4AC8 bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc