* #+STARTUP option that hides everything not a list heading
@ 2012-05-25 16:40 Enda
2012-05-25 17:23 ` Nick Dokos
0 siblings, 1 reply; 4+ messages in thread
From: Enda @ 2012-05-25 16:40 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 168 bytes --]
Can there be #+STARTUP option that hides everything not a list heading
or a heading on startup like:
* shown
** shown
not shown
- shown
not shown
Best wishes,
Enda
[-- Attachment #2: Type: text/html, Size: 408 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: #+STARTUP option that hides everything not a list heading
2012-05-25 16:40 #+STARTUP option that hides everything not a list heading Enda
@ 2012-05-25 17:23 ` Nick Dokos
2012-05-25 17:50 ` Enda
0 siblings, 1 reply; 4+ messages in thread
From: Nick Dokos @ 2012-05-25 17:23 UTC (permalink / raw)
To: Enda; +Cc: emacs-orgmode@gnu.org
Enda <enda_k2@yahoo.com> wrote:
> Can there be #+STARTUP option that hides everything not a list heading
> or a heading on startup like:
>
> * shown
> ** shown
> not shown
> - shown
> not shown
>
#+STARTUP: content
See (info "(org) In-buffer settings") for a complete list.
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: #+STARTUP option that hides everything not a list heading
2012-05-25 17:23 ` Nick Dokos
@ 2012-05-25 17:50 ` Enda
2012-05-25 18:10 ` Nick Dokos
0 siblings, 1 reply; 4+ messages in thread
From: Enda @ 2012-05-25 17:50 UTC (permalink / raw)
To: nicholas.dokos@hp.com; +Cc: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 700 bytes --]
#+STARTUP: content
hides the items (- item) like so:
* shown
** shown...
opposed to
* shown
** shown...
- shown...
Best wishes,
Enda
________________________________
From: Nick Dokos <nicholas.dokos@hp.com>
To: Enda <enda_k2@yahoo.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Sent: Friday, May 25, 2012 6:23 PM
Subject: Re: [O] #+STARTUP option that hides everything not a list heading
Enda <enda_k2@yahoo.com> wrote:
> Can there be #+STARTUP option that hides everything not a list heading
> or a heading on startup like:
>
> * shown
> ** shown
> not shown
> - shown
> not shown
>
#+STARTUP: content
See (info "(org) In-buffer settings") for a complete list.
Nick
[-- Attachment #2: Type: text/html, Size: 1876 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: #+STARTUP option that hides everything not a list heading
2012-05-25 17:50 ` Enda
@ 2012-05-25 18:10 ` Nick Dokos
0 siblings, 0 replies; 4+ messages in thread
From: Nick Dokos @ 2012-05-25 18:10 UTC (permalink / raw)
To: Enda; +Cc: emacs-orgmode@gnu.org
Enda <enda_k2@yahoo.com> wrote:
> #+STARTUP: content
> hides the items (- item) like so:
>
> * shown
> ** shown...
>
> opposed to
>
> * shown
> ** shown...
> - shown...
>
Yup - missed that detail: sorry. No way to do what you want.
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-25 18:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 16:40 #+STARTUP option that hides everything not a list heading Enda
2012-05-25 17:23 ` Nick Dokos
2012-05-25 17:50 ` Enda
2012-05-25 18:10 ` Nick Dokos
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).