From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: What is the proper way to set the default font these days? Date: Mon, 08 Jun 2009 12:19:34 -0400 Message-ID: <87prdebsvd.fsf@cyd.mit.edu> 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> <871vpug0np.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244477986 10433 80.91.229.12 (8 Jun 2009 16:19:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Jun 2009 16:19:46 +0000 (UTC) Cc: David De La Harpe Golden , Miles Bader , emacs-devel@gnu.org, Deniz Dogan To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 08 18:19:44 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 1MDhZW-0005BH-UY for ged-emacs-devel@m.gmane.org; Mon, 08 Jun 2009 18:19:43 +0200 Original-Received: from localhost ([127.0.0.1]:40209 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDhZV-0000z6-RZ for ged-emacs-devel@m.gmane.org; Mon, 08 Jun 2009 12:19:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDhZQ-0000wA-Gt for emacs-devel@gnu.org; Mon, 08 Jun 2009 12:19:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDhZL-0000k6-KW for emacs-devel@gnu.org; Mon, 08 Jun 2009 12:19:35 -0400 Original-Received: from [199.232.76.173] (port=46284 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDhZL-0000jz-G9 for emacs-devel@gnu.org; Mon, 08 Jun 2009 12:19:31 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:39168) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDhZK-0003yr-6X; Mon, 08 Jun 2009 12:19:30 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 6DEC257E263; Mon, 8 Jun 2009 12:19:34 -0400 (EDT) In-Reply-To: <871vpug0np.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Tue, 09 Jun 2009 01:17:46 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111378 Archived-At: "Stephen J. Turnbull" writes: > Chong Yidong writes: > > > I put > > > > Emacs.Font: Monospace 9 > > > > in my .Xresources file. That works with no problems. > > Shouldn't that be > > Emacs.Font: Monospace-9 Emacs recognizes both. The former is in the GTK format, and the latter is in the Fontconfig format.