From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: What is the proper way to set the default font these days? Date: Mon, 08 Jun 2009 23:04:13 -0400 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> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1244516666 20720 80.91.229.12 (9 Jun 2009 03:04:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jun 2009 03:04:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chad Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 09 05:04:24 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 1MDrdP-0005rm-Jl for ged-emacs-devel@m.gmane.org; Tue, 09 Jun 2009 05:04:23 +0200 Original-Received: from localhost ([127.0.0.1]:48968 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDrdP-0001iw-7G for ged-emacs-devel@m.gmane.org; Mon, 08 Jun 2009 23:04:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDrdK-0001in-HB for emacs-devel@gnu.org; Mon, 08 Jun 2009 23:04:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDrdG-0001gr-0v for emacs-devel@gnu.org; Mon, 08 Jun 2009 23:04:18 -0400 Original-Received: from [199.232.76.173] (port=48955 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDrdF-0001go-R8 for emacs-devel@gnu.org; Mon, 08 Jun 2009 23:04:13 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55497) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDrdF-0004tb-Dm for emacs-devel@gnu.org; Mon, 08 Jun 2009 23:04:13 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MDrdF-0005JS-BI; Mon, 08 Jun 2009 23:04:13 -0400 In-reply-to: (message from Chad Brown on Mon, 8 Jun 2009 15:15:25 -0700) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:111387 Archived-At: > From: Chad Brown > Date: Mon, 8 Jun 2009 15:15:25 -0700 > > > 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? On MS-Windows, you should be able to put such settings into the Registry. See the Emacs manual for the details.