From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renger Subject: Re: One screen with agenda views and column view question Date: Mon, 25 Jul 2011 17:26:47 +0000 (UTC) Message-ID: References: <2152B3DFC552DE47A0A36CCC93D735310439FC66@mx01.ecoplan.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlQqz-0001FC-7x for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 15:30:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlQqy-0002XH-5t for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 15:30:13 -0400 Received: from lo.gmane.org ([80.91.229.12]:33659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlQqx-0002X5-Uk for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 15:30:12 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QlQqt-0008Go-6a for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 21:30:07 +0200 Received: from 236-81.106-92.cust.bluewin.ch ([92.106.81.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2011 21:30:07 +0200 Received: from renger by 236-81.106-92.cust.bluewin.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Jul 2011 21:30:07 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > > Hi > If I use my agenda views, what happens is that the screen is always split in two buffers. I would like to have my > agenda views without splitting the windows. Is there an option for this? > Another question: I tried to define my column views with width for the specific columns. It is however hard > to get the column headers in line with the columns. Is there a trick for this? > > TASK | EFFORT | <-heading > Have dinner | 1:00 | <- entry > > Instead of > TASK | EFFORT | <-heading > Have dinner | 1:00 | <- entry > > Thanks > Renger > > Renger van Nieuwkoop ecoplan.ch> writes: Hi I solved the first problem and edited the second one (see above) Renger