Skip to content

Instantly share code, notes, and snippets.

@treyharris
Created May 12, 2019 23:16
Show Gist options
  • Select an option

  • Save treyharris/a38bd32eaca6cec0897b5bb4528f0fdd to your computer and use it in GitHub Desktop.

Select an option

Save treyharris/a38bd32eaca6cec0897b5bb4528f0fdd to your computer and use it in GitHub Desktop.
org-show-all is a compiled Lisp function in
‘~/src/emacs-config/elpa/org-9.2/org.el’.
(org-show-all &optional TYPES)
Show all contents in the visible part of the buffer.
By default, the function expands headings, blocks and drawers.
When optional argument TYPE is a list of symbols among ‘blocks’,
‘drawers’ and ‘headings’, to only expand one specific type.
[back]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment