From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Setting Font/FontSet Date: Mon, 31 Mar 2008 20:49:46 +0200 Message-ID: <5209DE70-C3AF-47D7-AFF6-2E83E103B77F@Web.DE> References: <11b141710803311040k641d8dd9o12f9d50c4034fb5e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1206989431 9448 80.91.229.12 (31 Mar 2008 18:50:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2008 18:50:31 +0000 (UTC) Cc: emacs list To: Paulo J. Matos Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 31 20:51:02 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JgP5r-0000GC-T6 for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Mar 2008 20:50:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgP5G-0006s9-06 for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Mar 2008 14:50:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JgP4w-0006rs-Gx for help-gnu-emacs@gnu.org; Mon, 31 Mar 2008 14:49:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JgP4t-0006rT-5e for help-gnu-emacs@gnu.org; Mon, 31 Mar 2008 14:49:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JgP4s-0006rO-VY for help-gnu-emacs@gnu.org; Mon, 31 Mar 2008 14:49:54 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JgP4s-0006L3-Iy for help-gnu-emacs@gnu.org; Mon, 31 Mar 2008 14:49:54 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate03.web.de (Postfix) with ESMTP id 06CC3D528F7E; Mon, 31 Mar 2008 20:49:53 +0200 (CEST) Original-Received: from [195.4.207.209] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JgP4o-00017v-00; Mon, 31 Mar 2008 20:49:50 +0200 In-Reply-To: <11b141710803311040k641d8dd9o12f9d50c4034fb5e@mail.gmail.com> X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX189KZkPGuTKSCDvYK+Gd9ifl+bldYZ1AkB+G38u wWyHrEvkgFdcqqW4DvFsLu7g41sPRZiJFoyUhxJ7XL9Sn5X+yp NQ8XUsgOpQkBGluFsvPQ== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52914 Archived-At: Am 31.03.2008 um 19:40 schrieb Paulo J. Matos: > Is there a way to list all the fonts available to GNU Emacs? It's easy =96 but first think of a good name for the list! M-x set-frame-font RET TAB This will create a *Completions* buffer that you best save/rename at =20 once without trying file name completion (or it will overwrite the =20 buffer's contents). I get about 12,000 names ... The other method is: (x-list-fonts "*")C-j in *scratch* buffer. It creates a strange list that would need some =20 expansion ... -- Greetings Pete America believes in education: the average professor earns more money =20= in a year than a professional athlete earns in a whole week. =96 Evan Esar