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:19:44 -0400 Message-ID: <87abqk6y0v.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 1IhWqS-0002xr-GP for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:47:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhWqQ-0002x9-Tf for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:47:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhWqQ-0002x6-LN for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:47:22 -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 1IhWqO-00069y-H0 for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 16:47:22 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IhW9M-0002Ly-QC for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 20:02:54 +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:02:52 +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:02:52 +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 :) Just my two cents, Bernt