From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chris Moore" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: ugly wide fonts started appearing Date: Sat, 1 Mar 2008 12:05:07 +0100 Message-ID: References: <86ejavhj6d.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204369543 16567 80.91.229.12 (1 Mar 2008 11:05:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2008 11:05:43 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: "Ted Zlatanov" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 01 12:06:08 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 1JVPXI-0005Gl-EJ for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 12:05:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVPWl-0002jz-Na for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 06:05:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVPWh-0002jt-KZ for emacs-devel@gnu.org; Sat, 01 Mar 2008 06:05:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVPWg-0002jh-8i for emacs-devel@gnu.org; Sat, 01 Mar 2008 06:05:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVPWg-0002je-5n for emacs-devel@gnu.org; Sat, 01 Mar 2008 06:05:10 -0500 Original-Received: from gv-out-0910.google.com ([216.239.58.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVPWf-0006r1-IN for emacs-devel@gnu.org; Sat, 01 Mar 2008 06:05:09 -0500 Original-Received: by gv-out-0910.google.com with SMTP id y18so2524735gvf.17 for ; Sat, 01 Mar 2008 03:05:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=i9MgF9BAvebJ9ax39FdTmNlkEFBWQXhYppGDVuEDlT0=; b=YkJuVvyrN5nREfwunN4ltvULV0ZqKCVwjiBNhVAafPo9CdKmsDV74B5Rvnu/gUlTN8zUDWm0HF5gWKpHqlYVx0gpoIFGs02ovFogSrrpLaFK9eAjUZwlZ05j7eZRCxOxmbR1SpWTp40GF0ghTdA8QHZpPes6JWhRvYpoVDLd7Bg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GwO/+ohDrTuWZZV2vv1isJ7cgp/+X1cWgtbRXidlhAGg6anwIiFEp9vqvPmy9Ij0CRD+wf2qEd8db5+PzhDP2bHlUHuozATTs4wYPMxoRu8QbtlJp633CdawlKOaHn/M48SEH4s2CiN9Afse6xGm2zkET4hQGClH4gJnPeoOO40= Original-Received: by 10.114.192.1 with SMTP id p1mr13152138waf.47.1204369507511; Sat, 01 Mar 2008 03:05:07 -0800 (PST) Original-Received: by 10.114.203.4 with HTTP; Sat, 1 Mar 2008 03:05:07 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Google Wireless Transcoder (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:90978 gmane.emacs.pretest.bugs:21367 Archived-At: On Sat, Mar 1, 2008 at 11:17 AM, Chris Moore wrote: > On Fri, Feb 29, 2008 at 4:32 PM, Ted Zlatanov wrote: > > Can you do a describe-face on the "wide font" areas in Emacs? I just > > reported something similar, and the cause seems to be that the face font > > is "nil" instead of "unspecified." I just experimented with a lot of different fonts, and only the 'terminus' fonts (from the ubuntu "xfonts-terminus" package) seem to have this issue. So it's possible there's something wrong with the fonts, rather than with Emacs itself.