From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chryssochoidis Christos Newsgroups: gmane.emacs.help Subject: Re: How to specify font for emacs on MacOSX? Date: Fri, 13 Nov 2009 05:03:37 +0200 Message-ID: References: <5ff1d48c0911112139x437394e2w68658ef2422cace8@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1258237947 14383 80.91.229.12 (14 Nov 2009 22:32:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Nov 2009 22:32:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: hap 497 Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 14 23:32:21 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 1N9RAL-00051h-1W for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Nov 2009 23:32:21 +0100 Original-Received: from localhost ([127.0.0.1]:36886 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N9RAK-0001cB-3Z for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Nov 2009 17:32:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8mSC-0003cz-Au for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 22:04:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8mS7-0003cP-Bn for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 22:04:03 -0500 Original-Received: from [199.232.76.173] (port=39580 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8mS6-0003cM-Vw for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 22:03:59 -0500 Original-Received: from asmtpout028.mac.com ([17.148.16.103]:55781) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8mS6-0006S3-GT for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 22:03:58 -0500 Original-Received: from [192.168.0.10] ([77.49.100.244]) by asmtp028.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KT10086N1U1VO10@asmtp028.mac.com> for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 19:03:41 -0800 (PST) In-reply-to: <5ff1d48c0911112139x437394e2w68658ef2422cace8@mail.gmail.com> X-Mailer: Apple Mail (2.1077) X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) X-Mailman-Approved-At: Sat, 14 Nov 2009 17:31:55 -0500 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:69728 Archived-At: On 12 =CE=9D=CE=BF=CE=B5 2009, at 7:39 =CF=80.=CE=BC., hap 497 wrote: > Hi, >=20 > 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? >=20 > Thank you. >=20 >=20 I have in .emacs > (add-to-list 'default-frame-alist '(font . "Menlo-11")) where "Menlo" and "11" are my preferences for the font and the size = respectively. Hope that helps. -- C.=