From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#709: font selection problem Date: Sat, 18 Oct 2008 11:42:32 -0400 Message-ID: <87fxmtlxjr.fsf@cyd.mit.edu> References: <87d4i0cyjv.fsf@cyd.mit.edu> <20081016.221105.260429679.wl@gnu.org> <87d4hzouwt.fsf@cyd.mit.edu> <20081017.222738.06207097.wl@gnu.org> Reply-To: Chong Yidong , 709@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224346229 20472 80.91.229.12 (18 Oct 2008 16:10:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2008 16:10:29 +0000 (UTC) Cc: 709@emacsbugs.donarmstrong.com To: Werner LEMBERG Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 18 18:11:26 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-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 1KrEOg-0001ey-GE for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2008 18:11:22 +0200 Original-Received: from localhost ([127.0.0.1]:40994 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrENb-0006L9-B9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 18 Oct 2008 12:10:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KrENW-0006KZ-51 for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2008 12:10:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KrENU-0006Jl-2f for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2008 12:10:08 -0400 Original-Received: from [199.232.76.173] (port=51438 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KrENU-0006Ji-13 for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2008 12:10:08 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:37637) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KrENT-0007nM-Ni for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2008 12:10:07 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9IGA0mc019896; Sat, 18 Oct 2008 09:10:00 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m9IFo370014444; Sat, 18 Oct 2008 08:50:03 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Oct 2008 15:50:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 709 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 709-submit@emacsbugs.donarmstrong.com id=B709.122434455613146 (code B ref 709); Sat, 18 Oct 2008 15:50:03 +0000 Original-Received: (at 709) by emacsbugs.donarmstrong.com; 18 Oct 2008 15:42:36 +0000 Original-Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9IFgWew013139 for <709@emacsbugs.donarmstrong.com>; Sat, 18 Oct 2008 08:42:33 -0700 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 7F52957E195; Sat, 18 Oct 2008 11:42:32 -0400 (EDT) In-Reply-To: <20081017.222738.06207097.wl@gnu.org> (Werner LEMBERG's message of "Fri, 17 Oct 2008 22:27:38 +0200 (CEST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 18 Oct 2008 12:10:08 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:21653 Archived-At: If I understand you right, running emacs with `-fn monospace-12' gives Andale Mono as the default font, and running emacs with no font argument gives Shinonome Gothic as the default font? Is that right? This is strange, since xft should take precedence over x. What happens if you add the following line to .Xresources and do `xrdb .Xresources'? Emacs*FontBackend: xft, x Also, which distribution are you running on?