emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* default visibility of results drawer
@ 2016-06-04 12:57 John Kitchin
  2016-06-04 20:51 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: John Kitchin @ 2016-06-04 12:57 UTC (permalink / raw)
  To: Org Mode

Is it possible to get the default visibility of results drawers to be
open?

They are closed when I first open a file, and I have to manually open
them to see the contents.

thanks!

-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

* Re: default visibility of results drawer
  2016-06-04 12:57 default visibility of results drawer John Kitchin
@ 2016-06-04 20:51 ` Matt Lundin
  2016-06-05 12:44   ` John Kitchin
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2016-06-04 20:51 UTC (permalink / raw)
  To: John Kitchin; +Cc: Org Mode

John Kitchin <jkitchin@andrew.cmu.edu> writes:

> Is it possible to get the default visibility of results drawers to be
> open?
>
> They are closed when I first open a file, and I have to manually open
> them to see the contents.
>

You can add "#+STARTUP: showeverything" to the top of a file. The
corresponding variable `org-startup-folded' will control this globally.

You can also type C-u C-u C-u Tab to open everything up in the buffer
quickly.

Matt

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

* Re: default visibility of results drawer
  2016-06-04 20:51 ` Matt Lundin
@ 2016-06-05 12:44   ` John Kitchin
  0 siblings, 0 replies; 3+ messages in thread
From: John Kitchin @ 2016-06-05 12:44 UTC (permalink / raw)
  To: Matt Lundin; +Cc: Org Mode

Thanks.

The documentation wasn't too clear on if it should be a string or
symbol. This worked for me to show everything:

(setq org-startup-folded "showeverything")


Matt Lundin writes:

> John Kitchin <jkitchin@andrew.cmu.edu> writes:
>
>> Is it possible to get the default visibility of results drawers to be
>> open?
>>
>> They are closed when I first open a file, and I have to manually open
>> them to see the contents.
>>
>
> You can add "#+STARTUP: showeverything" to the top of a file. The
> corresponding variable `org-startup-folded' will control this globally.
>
> You can also type C-u C-u C-u Tab to open everything up in the buffer
> quickly.
>
> Matt


-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

end of thread, other threads:[~2016-06-05 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-04 12:57 default visibility of results drawer John Kitchin
2016-06-04 20:51 ` Matt Lundin
2016-06-05 12:44   ` John Kitchin

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