emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Hidden named blocks.
@ 2014-10-26 10:09 abonnements
  2014-10-26 10:19 ` Nicolas Goaziou
  0 siblings, 1 reply; 6+ messages in thread
From: abonnements @ 2014-10-26 10:09 UTC (permalink / raw)
  To: emacs-orgmode

Hello,
     I would like to know if there is, or if it is simple, to have a 
"#+STARTUP: hideblocks" like option which allow to fold named blocks 
leaving only the #+name:

Example
#+name: test
#+header: :var foo=10
#+begin_src python
...
#+end_src

is displayed on the opening of the file folded this way
#+name: test ...

instead of
#+name: test
#+header: :var foo=10
#+begin_src python ...

Ta.
Thierry

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

end of thread, other threads:[~2014-10-26 13:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26 10:09 Hidden named blocks abonnements
2014-10-26 10:19 ` Nicolas Goaziou
2014-10-26 10:48   ` abonnements
2014-10-26 12:42     ` Nicolas Goaziou
2014-10-26 13:01       ` abonnements
2014-10-26 13:06         ` Nicolas Goaziou

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