From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: What is the proper way to set the default font these days? Date: Thu, 02 Jul 2009 10:23:32 +0200 Message-ID: <4A4C6E84.4090409@swipnet.se> References: <7b501d5c0906060758n3113b6cdr37a5635b389428b8@mail.gmail.com> <87ab4k3g04.fsf@catnip.gol.com> <4A2BB621.201@harpegolden.net> <7b501d5c0907011535u712bd57ase521a1cb211bb4ee@mail.gmail.com> <4A4C5731.1020209@swipnet.se> <7b501d5c0907020045g32abc97eg268b94f26af60d72@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246523038 22684 80.91.229.12 (2 Jul 2009 08:23:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Jul 2009 08:23:58 +0000 (UTC) Cc: Miles Bader , emacs-devel@gnu.org, James Cloos , David De La Harpe Golden To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 02 10:23:51 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 1MMHa9-0000SJ-RM for ged-emacs-devel@m.gmane.org; Thu, 02 Jul 2009 10:23:50 +0200 Original-Received: from localhost ([127.0.0.1]:33596 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMHa9-0008C3-6i for ged-emacs-devel@m.gmane.org; Thu, 02 Jul 2009 04:23:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMHa3-0008Bp-N0 for emacs-devel@gnu.org; Thu, 02 Jul 2009 04:23:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMHZy-0008AQ-Ki for emacs-devel@gnu.org; Thu, 02 Jul 2009 04:23:42 -0400 Original-Received: from [199.232.76.173] (port=60284 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMHZy-0008AJ-Av for emacs-devel@gnu.org; Thu, 02 Jul 2009 04:23:38 -0400 Original-Received: from mtah31.telenor.se ([213.150.131.4]:53482) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMHZu-0006Bt-OH; Thu, 02 Jul 2009 04:23:35 -0400 Original-Received: from iph1.telenor.se (iph1.telenor.se [195.54.127.132]) by mtah31.telenor.se (Postfix) with ESMTP id F2563329C4; Thu, 2 Jul 2009 10:23:33 +0200 (CEST) X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuODAAkLTEpV4S1uPGdsb2JhbACBUZcyAQEBATe1YYQRBQ X-IronPort-AV: E=Sophos;i="4.42,331,1243807200"; d="scan'208";a="25921552" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph1.telenor.se with ESMTP; 02 Jul 2009 10:23:33 +0200 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 1AD627FA07B; Thu, 2 Jul 2009 10:23:33 +0200 (CEST) User-Agent: Thunderbird 2.0.0.22 (X11/20090608) In-Reply-To: <7b501d5c0907020045g32abc97eg268b94f26af60d72@mail.gmail.com> 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:111900 Archived-At: Deniz Dogan skrev: > If I remove them "manually" after startup, the problem doesn't occur. > What's weird is still like I said before that everything worked fine > in a previous version of Emacs 23. Unfortunately, figuring out in > which exact revision this problem started occurring is rather > cumbersome, especially for me since I know very little about CVS. > This particular behaviour was introduced by a patch made in May. It was to solve another problem (bug 2401). I think I have them both covered now. Jan D.