From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Subject: Re: startup in column view Date: Sat, 31 Jul 2010 11:44:16 +0530 Message-ID: References: <20100730134046.GR5569@soloJazz.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=44400 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Of5LD-00079s-9R for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 02:14:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Of5LB-00012q-JT for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 02:14:39 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:59370) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Of5LB-00012c-7E for emacs-orgmode@gnu.org; Sat, 31 Jul 2010 02:14:37 -0400 Received: by wwi14 with SMTP id 14so1773265wwi.30 for ; Fri, 30 Jul 2010 23:14:36 -0700 (PDT) In-Reply-To: <20100730134046.GR5569@soloJazz.com> 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: Juan Cc: emacs-orgmode Hi, On Fri, Jul 30, 2010 at 7:10 PM, Juan wrote: > On Fri, Jul 30, 2010 at 05:46:22PM +0530, Puneeth wrote: >> Is there a way to get a file to open in Column view? > > You can use the startup hooks to call the column view functions you > need. > > http://orgmode.org/worg/org-configs/org-hooks.php > > You probably need to call 'org-columns I want a particular file to open in column-view. I don't think hooks are the right thing to use for that or are they? I'm unable to figure out how to go about using hooks to do what I want to. > > .j. > -- Puneeth