From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Agenda view resizes frames Date: Mon, 15 Oct 2007 14:20:18 -0400 Message-ID: <871wbw6xzx.fsf@gollum.intra.norang.ca> References: <87bqb04oau.fsf@cantor.griswold.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhWxf-0005s1-OS for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:54:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhWxf-0005rF-2Q for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:54:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhWxe-0005r0-QD for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:54:50 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IhWxe-00089a-7l for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:54:50 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhWJq-0005bV-1D for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 20:13:43 +0000 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 20:13:42 +0000 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Oct 2007 20:13:42 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > On Oct 15, 2007, at 13:20, Dan Griswold wrote: >> Then, in a V-8 moment (doh!) I thought to check the Changelog, wherein >> I found this note: >> >> (org-fit-agenda-window): Limitations on window size removed. >> >> So, this was an intentional change. It must have been for an important >> reason. > > Well, it was upon the request of a single person. If it does not > work for others, we can reverse it, or make it configurable. I think the current window size is less convenient to work with than the original version. Especially if you switch windows: C-a a a for me currently shows only 5 lines in the agenda then if I hit return on an item I get this tiny window to work in for my org-mode file. So I prefer the older version to this behaviour :) Making Just my two cents, Bernt