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:50:39 -0400 Message-ID: <87ljo2wty8.fsf@stupidchicken.com> 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> <87prdebsvd.fsf@cyd.mit.edu> <7b501d5c0906080928jde3c545o67a1731680f1dace@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244688615 20360 80.91.229.12 (11 Jun 2009 02:50:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 02:50:15 +0000 (UTC) Cc: David De La Harpe Golden , "Stephen J. Turnbull" , emacs-devel@gnu.org, Miles Bader To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 11 04:50:12 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 1MEaMj-00089X-VJ for ged-emacs-devel@m.gmane.org; Thu, 11 Jun 2009 04:50:10 +0200 Original-Received: from localhost ([127.0.0.1]:48597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEaMj-0001ZX-2w for ged-emacs-devel@m.gmane.org; Wed, 10 Jun 2009 22:50:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEaMe-0001WC-2q for emacs-devel@gnu.org; Wed, 10 Jun 2009 22:50:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEaMc-0001Tn-V2 for emacs-devel@gnu.org; Wed, 10 Jun 2009 22:50:03 -0400 Original-Received: from [199.232.76.173] (port=47452 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEaMc-0001TL-L4 for emacs-devel@gnu.org; Wed, 10 Jun 2009 22:50:02 -0400 Original-Received: from c-71-235-237-4.hsd1.ct.comcast.net ([71.235.237.4]:55930 helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEaMa-0000yN-Ri; Wed, 10 Jun 2009 22:50:00 -0400 Original-Received: by furry (Postfix, from userid 1000) id 3C282C09C; Mon, 8 Jun 2009 12:50:39 -0400 (EDT) In-Reply-To: <7b501d5c0906080928jde3c545o67a1731680f1dace@mail.gmail.com> (Deniz Dogan's message of "Mon, 8 Jun 2009 18:28:35 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Greylist: delayed 4201 seconds by postgrey-1.27 at monty-python; Wed, 10 Jun 2009 22:49:59 EDT X-Greylist: delayed 4202 seconds by postgrey-1.27 at monty-python; Wed, 10 Jun 2009 22:50:00 EDT 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:111426 Archived-At: Deniz Dogan writes: > Unfortunately, neither of the two methods work. They did work in an > earlier version of Emacs 23, but that was a few months ago. Anyways, > what I really would like to know is whether this is an Emacs bug or an > XMonad bug. Any ideas? Sounds like an XMonad bug to me. The best way to figure out is to revert to an earlier version of Emacs 23, and see which change introduced this problem; if you find that the earlier versions now all have the problem, that means it's XMonad that's changed.