emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] startup with 2 levels of headings shown?


From: Thierry Banel
Subject: Re: [O] startup with 2 levels of headings shown?
Date: Fri, 27 Jan 2017 21:18:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Le 27/01/2017 09:57, Eric S Fraga a écrit :
> Hello,
>
> Is there an easy way to have an org file start up with 2 levels of
> headings shown without having to evaluate
>
> (org-content 2)
>
> ?
>
> E.g. it would be nice to be able to say:
>
> #+startup: overview 2
>
> or similar.  I only want this for some files (typically files intended
> to be exported via beamer, i.e. presentation slides) as otherwise I
> would use a hook.
>
> Thanks,
> eric
>

I have that at the end of the file:

  : Local Variables:      :
  : coding:utf-8          :
  : eval:(org-shifttab 2) :
  : End:                  :




reply via email to

[Prev in Thread] Current Thread [Next in Thread]