From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Missing Font Status Date: Tue, 20 May 2008 16:09:22 -0400 Message-ID: <48332FF2.1060300@pajato.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211314268 19405 80.91.229.12 (20 May 2008 20:11:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 20:11:08 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 20 22:11:44 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 1JyYA6-0004yx-Nr for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 22:10:18 +0200 Original-Received: from localhost ([127.0.0.1]:46977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyY9M-0005sK-Ei for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 16:09:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyY9I-0005sF-3D for emacs-devel@gnu.org; Tue, 20 May 2008 16:09:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyY9H-0005rI-EH for emacs-devel@gnu.org; Tue, 20 May 2008 16:09:27 -0400 Original-Received: from [199.232.76.173] (port=35961 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyY9H-0005r4-BG for emacs-devel@gnu.org; Tue, 20 May 2008 16:09:27 -0400 Original-Received: from 68-191-253-210.static.oxfr.ma.charter.com ([68.191.253.210]:39017 helo=copa.pajato.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JyY9H-0006hg-8P for emacs-devel@gnu.org; Tue, 20 May 2008 16:09:27 -0400 Original-Received: from [127.0.0.1] (copa.pajato.com [68.191.253.210]) (authenticated bits=0) by copa.pajato.com (8.14.1/8.13.8) with ESMTP id m4KK9Ml5009126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 20 May 2008 16:09:25 -0400 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (copa.pajato.com [68.191.253.210]); Tue, 20 May 2008 16:09:25 -0400 (EDT) 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:97461 Archived-At: In my mind there is a clear font bug in the CVS trunk such that mouse-set-font reports the Courier fonts missing. However this might just be a minority opinion. I seem to recollect Handa-san saying that he does not see this problem. I certainly see it on both my Fedora and Ubuntu GNU/Linux systems. I guess my basic question is: do I need to file a bug report on this issue, or is this a well known issue that is actively being resolved. I did notice that the format returned by (x-list-fonts "*") differs between versions 22.x and 23.x Is this by design? Thanks, -pmr