Re: [Orgmode] startup in column view

2010-07-30 Thread Puneeth
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

Re: [Orgmode] startup in column view

2010-07-30 Thread Juan
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 .j. ___