From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Knight Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Wed, 09 Dec 2009 16:20:48 -0500 Message-ID: <4B2014B0.9070508@unh.edu> References: <87r5r47t7p.fsf@stupidchicken.com> <4B1FEEF9.2070204@unh.edu> <4B1FF2EB.4010806@swipnet.se> <4B1FF89D.8050803@unh.edu> <4B200C16.2020007@swipnet.se> Reply-To: steven.knight@unh.edu NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260393674 17298 80.91.229.12 (9 Dec 2009 21:21:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Dec 2009 21:21:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 09 22:21:07 2009 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 1NITy5-0007Yk-W3 for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 22:21:06 +0100 Original-Received: from localhost ([127.0.0.1]:46486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NITy5-0006kx-AR for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 16:21:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NITxx-0006jh-84 for emacs-devel@gnu.org; Wed, 09 Dec 2009 16:20:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NITxs-0006fX-FT for emacs-devel@gnu.org; Wed, 09 Dec 2009 16:20:56 -0500 Original-Received: from [199.232.76.173] (port=58293 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NITxs-0006fO-8u for emacs-devel@gnu.org; Wed, 09 Dec 2009 16:20:52 -0500 Original-Received: from blackstar.sr.unh.edu ([132.177.241.80]:43268) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NITxs-00006X-25 for emacs-devel@gnu.org; Wed, 09 Dec 2009 16:20:52 -0500 Original-Received: from whitestar.sr.unh.edu (whitestar.sr.unh.edu [132.177.241.86]) (authenticated bits=0) by blackstar.sr.unh.edu (8.13.8/8.13.8) with ESMTP id nB9LKmtH016439 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Dec 2009 16:20:49 -0500 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0 In-Reply-To: <4B200C16.2020007@swipnet.se> X-MIME-Autoconverted: from 8bit to quoted-printable by blackstar.sr.unh.edu id nB9LKmtH016439 X-detected-operating-system: by monty-python.gnu.org: GNU/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:118487 Archived-At: On Wed Dec 09 2009 15:44:06 GMT-0500 (EST), Jan Dj=E4rv wrote: > First we need to find out what font you are trying to use. Can you=20 > start 23.1 that works and in *scratch* evaluate > > (frame-parameter nil 'font) > > and see what it returns? > > Jan D. > > Hi, You bet. I started emacs (using emacs -Q) and evaluated the above code. =20 Here is the result: -unknown-DejaVu Sans Mono-normal-normal-normal-*-16-*-*-*-m-0-iso10646-1 Thanks, --=20 Steven Knight steven.knight@unh.edu