From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Willis Newsgroups: gmane.emacs.help Subject: Re: How to specify font for emacs on MacOSX? Date: Thu, 12 Nov 2009 20:28:41 -0600 Message-ID: <6ee1e6090911121828x6b142083o22badd58259d50c4@mail.gmail.com> References: <5ff1d48c0911112139x437394e2w68658ef2422cace8@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001485f79016155e660478376b5e X-Trace: ger.gmane.org 1258079362 19820 80.91.229.12 (13 Nov 2009 02:29:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Nov 2009 02:29:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 13 03:29:16 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 1N8luR-0003q0-Ju for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Nov 2009 03:29:11 +0100 Original-Received: from localhost ([127.0.0.1]:46632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8luR-0002IT-1f for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Nov 2009 21:29:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8lu5-0002IG-VL for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 21:28:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8lu0-0002Hg-Qy for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 21:28:48 -0500 Original-Received: from [199.232.76.173] (port=36430 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8lu0-0002Hd-Kb for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 21:28:44 -0500 Original-Received: from mail-fx0-f215.google.com ([209.85.220.215]:45164) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8ltz-0000TF-CF for help-gnu-emacs@gnu.org; Thu, 12 Nov 2009 21:28:44 -0500 Original-Received: by fxm7 with SMTP id 7so2993889fxm.9 for ; Thu, 12 Nov 2009 18:28:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=8gdQUkzbf+3C/UiXXwAt4VimUfpcxk/a4sRdmAeXV8k=; b=dRa5tb1w1wiMJKn4/V2+3X4tZgomxBy/qHwPxnn7PfDGhXuVTV3iwU0/x1DfKUGP5x IqWkwfze8/xaSxz9NoL1sE3Kpo7wmolPrL2BWKS+pDVnXg3x0bj53ArQGa2IpE2SRcgC jOWrOqX4bm5+Bt2NFnxq07nBrZ3CxLwV0HiYQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=cU9/2ElOmQpGAipr0uBr5cx84e7nJPcZ/aoBSD4eASAZKuMbpD89HPLHTAu8jav/SE grr9B7XKu7QASC+zhXyTRB4O6hIofPMoA25p9BZInV/T1YTKfKvsj7qsv4bPEYlS4x9P kEC7SLR88vkj5+zmKS/EISzWqBWtGKX1yVMm8= Original-Received: by 10.239.184.144 with SMTP id y16mr382437hbg.188.1258079321939; Thu, 12 Nov 2009 18:28:41 -0800 (PST) In-Reply-To: <5ff1d48c0911112139x437394e2w68658ef2422cace8@mail.gmail.com> 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:69701 Archived-At: --001485f79016155e660478376b5e Content-Type: text/plain; charset=ISO-8859-1 try poking around in M-x customize or perhaps M-x customize-group [RET] faces [RET] -Will On Wed, Nov 11, 2009 at 11:39 PM, hap 497 wrote: > 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. > > > --001485f79016155e660478376b5e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable try poking around in=A0

M-x customize

or perhaps

=A0M-x customize-group [RET] faces [RE= T]

-Will

On Wed,= Nov 11, 2009 at 11:39 PM, hap 497 <hap497@gmail.com> wrote:
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.



--001485f79016155e660478376b5e--