Re: [O] Fwd: request of numeric arguments handling by +STARTUP: content

2013-02-24 Thread Bastien
Hi Vitaly, Vitaly writes: > Why not handling this somewhere in "+STARTUP: content N" or anywhere > similar? Since org-mode handles arguments for org-global-cycle, why > not handle them on startup? The following patch handle content-2 and content-3 keywords, and allow `org-startup-folded' to be

[O] Fwd: request of numeric arguments handling by +STARTUP: content

2013-02-23 Thread Vitaly
I want to have CONTENTS showing headlines up to particular level N when open file. I couldn't find such a thing in docs and VISIBILITY can't be used since it takes no arguments too, so having multiple VISIBILITY properties in every top-level headline is a bit stupid, not saying that it can not solv