emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-hide-block-all
@ 2014-04-22  2:50 David Masterson
  2014-04-22  8:50 ` org-hide-block-all Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: David Masterson @ 2014-04-22  2:50 UTC (permalink / raw)
  To: emacs-orgmode

Not sure what's going on here.  I can use org-show-block-all to show all
of an Org file, but using org-hide-block-all to reverse it seems to do
nothing.  What is the proper way to open the outline completely and then
close it completely up?
-- 
David Masterson
Programmer At Large

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-hide-block-all
  2014-04-22  2:50 org-hide-block-all David Masterson
@ 2014-04-22  8:50 ` Bastien
  2014-04-22 19:34   ` org-hide-block-all David Masterson
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2014-04-22  8:50 UTC (permalink / raw)
  To: David Masterson; +Cc: emacs-orgmode

Hi David,

David Masterson <dsmasterson@gmail.com> writes:

> Not sure what's going on here.  I can use org-show-block-all to show all
> of an Org file, but using org-hide-block-all to reverse it seems to do
> nothing.

`org-show-block-all' and `org-hide-block-all' apply to blocks and it
works fine here.

> What is the proper way to open the outline completely and then
> close it completely up?

Show all:      M-x show-all RET
Show overview: M-x org-overview RET

C-u S-TAB will switch back to the startup display status.

If you want blocks to be displayed when unfolding everything in the
buffer, either you create a custom command that combines `show-all'
and `org-show-block-all', or you simply rely on `org-cycle' (using
TAB) and add `org-show-block-all' to `org-cycle-hook'.

HTH,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-hide-block-all
  2014-04-22  8:50 ` org-hide-block-all Bastien
@ 2014-04-22 19:34   ` David Masterson
  0 siblings, 0 replies; 3+ messages in thread
From: David Masterson @ 2014-04-22 19:34 UTC (permalink / raw)
  To: emacs-orgmode

Bastien <bzg@gnu.org> writes:

> Hi David,
>
> David Masterson <dsmasterson@gmail.com> writes:
>
>> Not sure what's going on here.  I can use org-show-block-all to show all
>> of an Org file, but using org-hide-block-all to reverse it seems to do
>> nothing.
>
> `org-show-block-all' and `org-hide-block-all' apply to blocks and it
> works fine here.
>
>> What is the proper way to open the outline completely and then
>> close it completely up?
>
> Show all:      M-x show-all RET
> Show overview: M-x org-overview RET
>
> C-u S-TAB will switch back to the startup display status.
>
> If you want blocks to be displayed when unfolding everything in the
> buffer, either you create a custom command that combines `show-all'
> and `org-show-block-all', or you simply rely on `org-cycle' (using
> TAB) and add `org-show-block-all' to `org-cycle-hook'.

Ah, I think I see now.  Thanks.

-- 
David Masterson
Programmer At Large

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-22 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22  2:50 org-hide-block-all David Masterson
2014-04-22  8:50 ` org-hide-block-all Bastien
2014-04-22 19:34   ` org-hide-block-all David Masterson

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).