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: 10x20 Font not found Date: Tue, 25 Mar 2008 15:01:59 +0000 (UTC) Message-ID: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1206457337 19600 80.91.229.12 (25 Mar 2008 15:02:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2008 15:02:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 25 16:02:46 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 1JeAfj-0000cX-Gk for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 16:02:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeAf8-0003yK-FN for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 11:02:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeAf1-0003w5-NP for emacs-devel@gnu.org; Tue, 25 Mar 2008 11:01:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeAf0-0003v8-Vz for emacs-devel@gnu.org; Tue, 25 Mar 2008 11:01:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeAf0-0003uy-Rg for emacs-devel@gnu.org; Tue, 25 Mar 2008 11:01:58 -0400 Original-Received: from cpe-69-204-130-115.nycap.res.rr.com ([69.204.130.115] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JeAf0-0002RV-Cg for emacs-devel@gnu.org; Tue, 25 Mar 2008 11:01:58 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Tue, 25 Mar 2008 15:01:59 +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:93418 Archived-At: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1 is not found when I invoke `mouse-set-font' with S-down-mouse-1 although x-fixed-font-alist lists -misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1 in /usr/local/src/emacs/lisp/mouse.el ("10x20" "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" "10x20") Instead, I receive an error message that says mouse-set-font: Font not found The surrounding fonts, 9x15 and 11x18, are found as -thai-fixed-medium-r-normal--16-114-100-100-p-100-tis620-0 -Misc-Fixed-Medium-R-Normal-ko-18-120-100-100-C-180-ISO10646-1 (the exact fonts are peculiar -- why should ("9x15" "-misc-fixed-medium-r-normal--15-*-*-*-c-90-iso8859-1" "9x15") be thai and 16? -- but they are found). The following succeed: rxvt -fn "-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1" -cr black xterm -fn "-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1" -ah xlsfonts -fn "-misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1" On 2008 Feb 18, I could again see the 10x20 font which had vanished at the time of the unicode merge but I have not be able to see it since 2008 Mar 5. In today's GNU Emacs CVS snapshot, Tue, 2008 Mar 25 10:24 UTC GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) built with make distclean autoconf ./configure --with-x --with-type1 --with-x-toolkit=gtk make bootstrap started with /usr/local/src/emacs/src/emacs -Q -nbc -- Robert J. Chassell GnuPG Key ID: 004B4AC8 bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc