From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: poor font choice Date: Thu, 15 May 2008 12:32:13 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210869163 15468 80.91.229.12 (15 May 2008 16:32:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2008 16:32:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 18:33:19 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 1JwgOF-0007vZ-LL for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 18:33:11 +0200 Original-Received: from localhost ([127.0.0.1]:53730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwgNW-0002cC-Bl for ged-emacs-devel@m.gmane.org; Thu, 15 May 2008 12:32:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwgNR-0002c7-VU for emacs-devel@gnu.org; Thu, 15 May 2008 12:32:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwgNQ-0002bf-2X for emacs-devel@gnu.org; Thu, 15 May 2008 12:32:21 -0400 Original-Received: from [199.232.76.173] (port=56671 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwgNP-0002bV-R2 for emacs-devel@gnu.org; Thu, 15 May 2008 12:32:19 -0400 Original-Received: from 76-10-180-207.dsl.teksavvy.com ([76.10.180.207]:44122 helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwgNP-0000xj-Il for emacs-devel@gnu.org; Thu, 15 May 2008 12:32:19 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id EC270B40CB; Thu, 15 May 2008 12:32:13 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Thu, 15 May 2008 19:30:46 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:97219 Archived-At: >> I have some mostly ascii text with one ellipsis char. The ascii text is >> shown in >> -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 >> while the ellipsis (#x2026) uses >> -MUTT-ClearlyU-normal-normal-normal-*-17-*-*-*-*-*-iso10646-1 > I've just installed a fix. Confirmed, than you, Stefan