From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: Fonts: Strange results with Emacs-CVS Date: Thu, 28 Feb 2008 11:56:38 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86ejaxufqh.fsf@lifelogs.com> References: <47BF50D0.1080009@alice.it> <873arkqdqb.fsf@member.fsf.org> <87ejaxmp2l.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204221332 25776 80.91.229.12 (28 Feb 2008 17:55:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 17:55:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 28 18:55:58 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 1JUmz1-0003nB-1K for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 18:55:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUmyU-0002Xq-Rb for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 12:55:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUmy1-0002AT-Ty for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:54:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUmxu-00020C-7v for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:54:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUmxt-0001zn-2O for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:54:41 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUmxs-0005eD-Js for emacs-devel@gnu.org; Thu, 28 Feb 2008 12:54:40 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JUmxq-0000MN-1F for emacs-devel@gnu.org; Thu, 28 Feb 2008 17:54:38 +0000 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 17:54:38 +0000 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 17:54:38 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:lh0qdxFcgUXvPxgVbb5zxsu7zkA= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:90747 Archived-At: On Thu, 28 Feb 2008 10:02:10 +0100 Tassilo Horn wrote: TH> Tassilo Horn writes: >> I can confirm that. I set the font for emacs in my ~/.Xdefaults: >> >> Emacs.Font: DejaVu Sans Mono-10 ... >> Till yesterday all worked fine, so the change that broke it must be >> committed within the last 24 hours. TH> I've found the change that breakes things. It was checked in on Feb 22 TH> between 14:03:00 and 14:03:30 EST. Here's the output of I can confirm the breakage. I posted about it separately here with the subject "Gnus problem with nil font in face definition (was: Default mm-uu-extract face hard to read on ttys)", sorry for the duplication. For me it's not just a font size issue, though, I get an entirely different proportional font instead of the monospaced one I specified. Ted