From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hap 497 Newsgroups: gmane.emacs.help Subject: How to specify font for emacs on MacOSX? Date: Wed, 11 Nov 2009 21:39:51 -0800 Message-ID: <5ff1d48c0911112139x437394e2w68658ef2422cace8@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1258004436 17390 80.91.229.12 (12 Nov 2009 05:40:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Nov 2009 05:40:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 12 06:40:29 2009 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 1N8SQ0-0006BJ-Ho for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Nov 2009 06:40:28 +0100 Original-Received: from localhost ([127.0.0.1]:55366 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8SPz-0008FE-Sg for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Nov 2009 00:40:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8SPS-0008El-GX for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 00:39:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8SPR-0008EB-K3 for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 00:39:53 -0500 Original-Received: from [199.232.76.173] (port=52648 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8SPR-0008E7-BU for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 00:39:53 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.153]:4180) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8SPQ-0005wr-Si for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 00:39:53 -0500 Original-Received: by fg-out-1718.google.com with SMTP id e21so1762419fga.12 for ; Wed, 11 Nov 2009 21:39:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=u23PyOY7e8zjXIhfkxOj37TgFbCy3WOD6SVmRxy62AI=; b=H4WxpifeeP5FQSrkDyUzeWXkzNWhqfFqXWjy/9K8a49RrVKE3h3XzUuUPZn0Y1hVoE xRc8tvfMgNdDSby71CIccil9nq3wTX9OXRYvrHV3iqzE/S0glGYQsR54nfvPbGEZ99t4 yJilJsCzVeGyUHWSNHQrtFYml1vFlUbhFCpyw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Ntl2pM5F4X4OFpWzMoGvKoU+alQPe5VR/rxXTC67NMRmzsrC2jg9FI5Vh8+5sQ0w9V dDtgwjSB2/lGFfZTw1dkkfYD2hip6IYTTZsXIt6sTbpFpgBQG1tY/Dswv73uv9bIpNfh J0RbAbgFX+BvNO7AM94+zWBRVOoxLaTYgCwgQ= Original-Received: by 10.216.88.137 with SMTP id a9mr770489wef.119.1258004391324; Wed, 11 Nov 2009 21:39:51 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:69686 Archived-At: Hi, How to specify font for emacs on MacOSX? I am using emacs , not aquamacs. How can I switch to use a different font in my .emacs file? Thank you.