From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Setting font to Lucida Grande on Mac OS X Date: Sun, 14 Sep 2003 18:10:51 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200309142310.h8ENApk20300@raven.dms.auburn.edu> References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1063581547 22777 80.91.224.253 (14 Sep 2003 23:19:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2003 23:19:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Sep 15 01:19:05 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 19yg93-0004gH-00 for ; Mon, 15 Sep 2003 01:19:05 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 19ygBR-0001Sm-00 for ; Mon, 15 Sep 2003 01:21:33 +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 19yg6l-0003uH-Ak for emacs-devel@quimby.gnus.org; Sun, 14 Sep 2003 19:16:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19yg6V-0003tP-Fk for emacs-devel@gnu.org; Sun, 14 Sep 2003 19:16:27 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19yg6T-0003sX-Ii for emacs-devel@gnu.org; Sun, 14 Sep 2003 19:16:26 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19yg6T-0003qu-6f for emacs-devel@gnu.org; Sun, 14 Sep 2003 19:16:25 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by mx20.gnu.org with esmtp (Exim 4.22) id 19yg4E-0002HW-MR for emacs-devel@gnu.org; Sun, 14 Sep 2003 19:14:06 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.9/8.12.9) with ESMTP id h8ENDxeQ014566; Sun, 14 Sep 2003 18:13:59 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id h8ENApk20300; Sun, 14 Sep 2003 18:10:51 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: sancho@neves-graca.org In-reply-to: (message from Sancho Neves-Graca on Mon, 15 Sep 2003 00:43:30 +0200) 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:16391 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16391 Sancho Neves-Graca wrote: What is the name known to Emacs for Lucida Grande? If a space is needed, how is it entered (pressing Space returns [No Match])? I can answer the second part of the question: C-q then space. I would guess that this will just tell you that the font is not defined, but you can always try. Sincerely, Luc.