From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Wrong font. Date: Mon, 26 May 2008 22:02:39 +0100 Message-ID: <483B256F.8070300@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1211835802 31397 80.91.229.12 (26 May 2008 21:03:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 21:03:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-1?Q?=D3scar_Fuentes?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 23:04:02 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 1K0jrM-0007PA-Kl for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 23:04:00 +0200 Original-Received: from localhost ([127.0.0.1]:42230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0jqb-0008GH-FX for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 17:03:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0jq8-00086i-2t for emacs-devel@gnu.org; Mon, 26 May 2008 17:02:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0jq6-00085t-F2 for emacs-devel@gnu.org; Mon, 26 May 2008 17:02:43 -0400 Original-Received: from [199.232.76.173] (port=34991 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0jq6-00085m-5J for emacs-devel@gnu.org; Mon, 26 May 2008 17:02:42 -0400 Original-Received: from mk-outboundfilter-5-a-2.mail.uk.tiscali.com ([212.74.114.4]:57348) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0jq5-0000pN-Jh for emacs-devel@gnu.org; Mon, 26 May 2008 17:02:41 -0400 Original-X-Trace: 34127389/mk-outboundfilter-5.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AngFAKDCOkhTQxds/2dsb2JhbACBVasJ X-IronPort-AV: E=Sophos;i="4.27,543,1204502400"; d="scan'208";a="34127389" X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 26 May 2008 22:02:40 +0100 Original-Received: from wanchan.jasonr.f2s.com (localhost [127.0.0.1]) by wanchan.jasonrumney.net (Postfix) with ESMTP id E9D1F42E; Mon, 26 May 2008 22:02:39 +0100 (BST) User-Agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509) In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:97762 Archived-At: Óscar Fuentes wrote: > Just compiled CVS Emacs. My .emacs has > > (set-default-font "-*-Courier New-*-r-*-*-*-120-*-*-c-*-*-iso8859-1") > > but regular characters are shown as this: > > display: by this font (glyph code) > -outline-Courier New-bold-normal-normal-mono-16-*-*-*-m-*-windows-1258 (#x44) > Apart from the charset, which is off by one place in the font spec you set, the font matches.