From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Column mode a whole file Date: Thu, 30 Jul 2009 13:31:53 +0200 Message-ID: <87zlamz9sm.fsf@kassiopeya.MSHEIMNETZ> References: <9cd2f5ff0907292112o14fee1b1m11b9cc0f56a5cdde@mail.gmail.com> 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 1MWTnU-0000n3-I2 for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 07:27:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWTnP-0000kS-QU for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 07:27:44 -0400 Received: from [199.232.76.173] (port=47978 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWTnP-0000kE-DB for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 07:27:39 -0400 Received: from mail.gmx.net ([213.165.64.20]:55886) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MWTnO-0004j6-QD for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 07:27:39 -0400 In-Reply-To: <9cd2f5ff0907292112o14fee1b1m11b9cc0f56a5cdde@mail.gmail.com> (Ethan's message of "Thu, 30 Jul 2009 00:12:59 -0400") 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: Ethan Cc: emacs-orgmode@gnu.org Ethan writes: > Hi! > > I've been playing with org-mode column view (org version 6.28trans, fresh > from git!) and working my way through the Org manual to try to understand > this tool and see what neat tricks I can pick up by using it. Today I have > been playing with column view. > > Column view by default only shows a single subtree. In order to do column > mode over an entire buffer, you have to have text before the first headline, > and go there. An empty line is enough. Sebastian