From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [ihs_4664@yahoo.com: Re: [drew.adams@oracle.com: No default for describe-font, but one is advertised]] Date: Thu, 03 Aug 2006 15:14:39 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1154632516 17097 80.91.229.2 (3 Aug 2006 19:15:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 19:15:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 03 21:15:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G8iek-0006ny-GF for ged-emacs-devel@m.gmane.org; Thu, 03 Aug 2006 21:14:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8iei-0006Lp-Co for ged-emacs-devel@m.gmane.org; Thu, 03 Aug 2006 15:14:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G8ieX-0006Ld-Lg for emacs-devel@gnu.org; Thu, 03 Aug 2006 15:14:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G8ieX-0006LN-B0 for emacs-devel@gnu.org; Thu, 03 Aug 2006 15:14:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G8ieX-0006LH-6L for emacs-devel@gnu.org; Thu, 03 Aug 2006 15:14:41 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G8ihv-0007M8-KL for emacs-devel@gnu.org; Thu, 03 Aug 2006 15:18:11 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G8ieV-0003Dv-Se; Thu, 03 Aug 2006 15:14:39 -0400 Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Thu, 03 Aug 2006 12:48:13 +0900) 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:58057 Archived-At: (1) Explicitly say "Internal use only." in the docstring of font-info. (2) Improve describe-font to show more reasonable messages (as already suggested). Improve the docsting. Please do.