From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Burton Newsgroups: gmane.emacs.bugs Subject: Bug: Resolution of multiple Emacs windows on Tiger (OS X 10.4.2) Date: Thu, 8 Sep 2005 13:05:47 -0700 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1126210704 27467 80.91.229.2 (8 Sep 2005 20:18:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Sep 2005 20:18:24 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 08 22:18:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EDSnm-0001Fn-LY for geb-bug-gnu-emacs@m.gmane.org; Thu, 08 Sep 2005 22:15:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EDSnm-00024Q-4F for geb-bug-gnu-emacs@m.gmane.org; Thu, 08 Sep 2005 16:15:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EDSnR-0001wu-VA for bug-gnu-emacs@gnu.org; Thu, 08 Sep 2005 16:14:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EDSnO-0001ur-1z for bug-gnu-emacs@gnu.org; Thu, 08 Sep 2005 16:14:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EDSnN-0001tm-Bb for bug-gnu-emacs@gnu.org; Thu, 08 Sep 2005 16:14:53 -0400 Original-Received: from [128.115.250.81] (helo=smtp-1.llnl.gov) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EDSpo-0001Od-0p for bug-gnu-emacs@gnu.org; Thu, 08 Sep 2005 16:17:24 -0400 Original-Received: from mailbe-2.llnl.gov (localhost [127.0.0.1]) by smtp-1.llnl.gov (8.12.3p2-20030917/8.12.3/LLNL evision: 1.15 $) with ESMTP id j88KCgVZ008915 for ; Thu, 8 Sep 2005 13:12:43 -0700 (PDT) Original-Received: from [128.115.19.113] (account burton29@mail.llnl.gov [128.115.19.113] verified) by mailbe-2.llnl.gov (CommuniGate Pro SMTP 4.1.8) with ESMTP id 31815553 for bug-gnu-emacs@gnu.org; Thu, 08 Sep 2005 13:12:42 -0700 Original-To: bug-gnu-emacs@gnu.org 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:12946 Archived-At: Hello! I have been a long-time user of EMACS on OS X, but have come upon a new problem running any of the current Carbon EMACS distributions on Tiger ( I'm running 10.4.2). This bug arises when opening multiple EMACS windows using the c-x 52 command. Specifically, when I open the first EMACS window (when starting up the application) I get a normal-looking window with proper resolution of all alpha-numeric characters in the frame. However, when I open a second window (using c-x 52) that new frame is displayed at a MUCH coarser resolution than is normal. It looks as though the frame contains many fewer pixels than the first, because now all alpha-numeric characters are displayed so coarsely that you can see individual pixels making up each individual character. However, when opening a THIRD window, that window is now displayed at the same high resolution as the first! And when opening a FOURTH window, I get the same coarse display of the SECOND!! This "fine-coarse" pattern continues for every pair of windows opened using c-x 52. I have installed several different Tiger-compatible Carbon EMACS distributions and all have the same bug. I'd like to get this bug fixed, so I don't have to keep opening pairs of windows (deleting the ODD-ordered one) to insure that all my working windows have the same high resolution. Thanks! Greg Burton