From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: What is the proper way to set the default font these days? Date: Mon, 8 Jun 2009 15:15:25 -0700 Message-ID: References: <7b501d5c0906060758n3113b6cdr37a5635b389428b8@mail.gmail.com> <87ab4k3g04.fsf@catnip.gol.com> <4A2BB621.201@harpegolden.net> <8763f6g61q.fsf@uwakimon.sk.tsukuba.ac.jp> <7b501d5c0906080759wba474b4re93ecbfdf94c9629@mail.gmail.com> <873aaag1wf.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244499340 16135 80.91.229.12 (8 Jun 2009 22:15:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Jun 2009 22:15:40 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 09 00:15:37 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MDn7x-0005Rr-Bc for ged-emacs-devel@m.gmane.org; Tue, 09 Jun 2009 00:15:37 +0200 Original-Received: from localhost ([127.0.0.1]:47231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDn7w-00073d-ET for ged-emacs-devel@m.gmane.org; Mon, 08 Jun 2009 18:15:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDn7r-00073Y-Jf for emacs-devel@gnu.org; Mon, 08 Jun 2009 18:15:31 -0400 Original-Received: from [199.232.76.173] (port=48555 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDn7r-00073O-05 for emacs-devel@gnu.org; Mon, 08 Jun 2009 18:15:31 -0400 Original-Received: from biscayne-one-station.mit.edu ([18.7.7.80]:44732) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MDn7q-000239-Kz for emacs-devel@gnu.org; Mon, 08 Jun 2009 18:15:30 -0400 Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id n58MFSJP027186 for ; Mon, 8 Jun 2009 18:15:28 -0400 (EDT) Original-Received: from [10.0.1.3] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id n58MFQ1A000977 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Mon, 8 Jun 2009 18:15:28 -0400 (EDT) In-Reply-To: <873aaag1wf.fsf@cyd.mit.edu> X-Mailer: Apple Mail (2.935.3) X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0.00 X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111383 Archived-At: >> So if we go back to the original question... What is the proper way >> to >> set the font? :) > > Emacs.Font: Monospace 9 > > in my .Xresources file. That works with no problems. I am curious: is there a way to do a similar thing under non-X systems like macosx or win32? *chad