From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: more default-fonts-with-multiple-frames brokenness Date: Tue, 19 Aug 2008 14:28:00 +0900 Message-ID: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219123707 26529 80.91.229.12 (19 Aug 2008 05:28:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 05:28:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 19 07:29:20 2008 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 1KVJmQ-0008Jy-Sd for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2008 07:29:19 +0200 Original-Received: from localhost ([127.0.0.1]:51520 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVJlT-0000iu-Ba for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2008 01:28:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVJlL-0000ip-Lr for emacs-devel@gnu.org; Tue, 19 Aug 2008 01:28:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVJlI-0000i0-NJ for emacs-devel@gnu.org; Tue, 19 Aug 2008 01:28:09 -0400 Original-Received: from [199.232.76.173] (port=57054 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVJlI-0000hj-HO for emacs-devel@gnu.org; Tue, 19 Aug 2008 01:28:08 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:36511) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVJlE-00053O-Ai; Tue, 19 Aug 2008 01:28:04 -0400 Original-Received: from relay11.aps.necel.com ([10.29.19.46]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m7J5S1WD008133; Tue, 19 Aug 2008 14:28:01 +0900 (JST) Original-Received: from relay31.aps.necel.com ([10.29.19.20] [10.29.19.20]) by relay11.aps.necel.com with ESMTP; Tue, 19 Aug 2008 14:28:01 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay31.aps.necel.com with ESMTP; Tue, 19 Aug 2008 14:28:01 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 55C454B0; Tue, 19 Aug 2008 14:28:01 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop Original-Lines: 27 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:102627 Archived-At: (1) start emacs -Q (2) select menu item: options > set default font (3) select some other font, e.g. "courier new" (the exact font doesn't seem to matter) and hit "OK" (4) create a new frame with: C-x 5 2 On my system, this always results in the new frame's default font being bold+italic (the original frame had a normal non-italic, non-bold font, both before and after using "options > set default font"). If I then try to use "options > set default font" again in the new frame to fix it, I can't (I can select a new non-italic, non-bold font and hit OK, but it has no effect). The behavior only seems to happen after I've changed the default font in the original frame (if I make a new frame without doing that, there's no problem). It doesn't seem to depend on the exact font either; the same thing seems to happen with all the fonts I've tried. Thanks, -Miles -- Would you like fries with that?