From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#3419: 23.0.94; calc, calendar and temp-buffer-resize-mode Date: Thu, 04 Oct 2012 15:18:29 +0200 Message-ID: <506D8CA5.4060604@gmx.at> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1349401936 25087 80.91.229.3 (5 Oct 2012 01:52:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 01:52:16 +0000 (UTC) To: 3419-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 05 03:52:19 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TJx4l-0005tv-JA for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Oct 2012 03:51:39 +0200 Original-Received: from localhost ([::1]:37969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJlKZ-0007YD-O0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Oct 2012 09:19:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJlKR-0007Wp-IB for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2012 09:19:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJlKL-0006YX-R8 for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2012 09:19:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJlKL-0006YQ-Nw for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2012 09:18:57 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TJlKQ-0005Zn-Cf for bug-gnu-emacs@gnu.org; Thu, 04 Oct 2012 09:19:02 -0400 In-Reply-To: Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Oct 2012 13:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 3419 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 3419@debbugs.gnu.org, rudalics@gmx.at Original-Received: via spool by 3419-done@debbugs.gnu.org id=D3419.134935670721392 (code D ref 3419); Thu, 04 Oct 2012 13:19:01 +0000 Original-Received: (at 3419-done) by debbugs.gnu.org; 4 Oct 2012 13:18:27 +0000 Original-Received: from localhost ([127.0.0.1]:52604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJlJm-0005Yv-Ex for submit@debbugs.gnu.org; Thu, 04 Oct 2012 09:18:25 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:58091) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1TJlJh-0005Yg-Mt for 3419-done@debbugs.gnu.org; Thu, 04 Oct 2012 09:18:19 -0400 Original-Received: (qmail invoked by alias); 04 Oct 2012 13:18:03 -0000 Original-Received: from 62-47-48-227.adsl.highway.telekom.at (EHLO [62.47.48.227]) [62.47.48.227] by mail.gmx.net (mp030) with SMTP; 04 Oct 2012 15:18:03 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+NM5VfJpqNF+EGAAG4joLWWvTVvoml7QIpF0GAQA TDQ6kzUFFilQ7v X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65194 Archived-At: > 1. Emacs -Q > 2. (temp-buffer-resize-mode t) > 3. M-x calc > 4. h h > > You will notice that calc-window-height is changed to a much larger > value. Calendar also has this similar problem but it can restore to its > default height after restarting itself. > > GNU Emacs 23.0.94.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) of > 2009-05-23 on 200.sub-75-216-116.myvzw.com With Emacs 24.3 `temp-buffer-resize-mode' should no longer resizes a window that formerly showed another buffer. Bug closed. For any related problems that have been discussed in the thread of this bug please make a new report. Thanks, martin