From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Choi Newsgroups: gmane.emacs.devel Subject: Re: Setting font to Lucida Grande on Mac OS X Date: Sun, 14 Sep 2003 23:55:30 -0600 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1063605568 23654 80.91.224.253 (15 Sep 2003 05:59:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 05:59:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Sep 15 07:59:26 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ymOU-0006V4-00 for ; Mon, 15 Sep 2003 07:59:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 19ymR0-0002c2-00 for ; Mon, 15 Sep 2003 08:02:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19ymNQ-0006An-Al for emacs-devel@quimby.gnus.org; Mon, 15 Sep 2003 01:58:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19ymKs-0005PU-L5 for emacs-devel@gnu.org; Mon, 15 Sep 2003 01:55:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19ymKq-0005Ob-DH for emacs-devel@gnu.org; Mon, 15 Sep 2003 01:55:41 -0400 Original-Received: from [24.71.223.10] (helo=pd3mo2so.prod.shaw.ca) by monty-python.gnu.org with esmtp (Exim 4.22) id 19ymKp-0005Nh-Fq for emacs-devel@gnu.org; Mon, 15 Sep 2003 01:55:39 -0400 Original-Received: from pd6mr1so.prod.shaw.ca (pd6mr1so-qfe3.prod.shaw.ca [10.0.141.216]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HL8003I8R4LOJ@l-daemon> for emacs-devel@gnu.org; Sun, 14 Sep 2003 23:55:33 -0600 (MDT) Original-Received: from pn2ml9so.prod.shaw.ca (pn2ml9so-qfe0.prod.shaw.ca [10.0.121.7]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HL800F1JR4LY9@l-daemon> for emacs-devel@gnu.org; Sun, 14 Sep 2003 23:55:33 -0600 (MDT) Original-Received: from owlbear.local.shawmail (h68-144-207-94.cg.shawcable.net [68.144.207.94]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HL800C6QR4KOI@l-daemon> for emacs-devel@gnu.org; Sun, 14 Sep 2003 23:55:33 -0600 (MDT) In-reply-to: Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16398 Sancho Neves-Graca writes: > I would like to change the font of a frame from the default (Monaco) > to the system default (Lucida Grande). [...] > > M-x set-frame-font RET -*-LucidaGrande-*-120-* 1. Please use gnu.emacs.help to ask user questions. 2. I don't recommend using truetype fonts that do not contain fixed-size variants because the Mac emulation code for these fonts isn't complete (since we're on a developers list, I invite everyone to work on it), but if you must, do something like this: M-x set-frame-font RET -apple-lucida grande-medium-r-normal--12-0-75-75-m-0-mac-roman