From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Homunkulus@gmx.net (Torsten =?iso-8859-1?q?M=FCller?=) Newsgroups: gmane.emacs.help Subject: Re: 6x13 font not working in windows emacs 21.3 Date: 09 Apr 2003 06:44:36 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Urlicht@gmx.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049863508 26337 80.91.224.249 (9 Apr 2003 04:45:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2003 04:45:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 09 06:45:07 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1937SM-0006qd-00 for ; Wed, 09 Apr 2003 06:45:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1937So-0000uP-01 for gnu-help-gnu-emacs@m.gmane.org; Wed, 09 Apr 2003 00:45:34 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!feed.news.nacamar.de!fu-berlin.de!uni-berlin.de!ip1.easy-soft.dd.de.dsi.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: ip1.easy-soft.dd.de.dsi.net (212.80.226.146) Original-X-Trace: fu-berlin.de 1049863476 10102175 212.80.226.146 (16 [90666]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:111804 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8305 Casper Gripenberg schrieb: > There are the same fonts I have. The same numbers, and they do not > work. I didn't try the other trick mentioned earlier by Jason, > because someone mailed me a 6x13 font that works. > > Here: > http://zoidberg.homeip.net/schtuff/emacs6x13.zip This works for the first approach and looks very nice. Thanks a lot. But two questions are still remaining: 1. Does anybody have Windows (non #44) fonts in other sizes, especially 7x13 and 7x14? I did set 6x13 as font family in my basic Default face. So it is used everywhere. But since I did this I can't see bold text really bold. This happens for instance in Gnus. Now I could set the font family in my Bold face to 6x13b. This works in most but not in all cases, because Gnus seems to use own faces. So my question is: 2. Do I really have to change the font family of every known bold face to 6x13b? Why do I not have to do this if I use Courier New or any other font? T.M.