Hi,

The attached file should implement this feature, just load the file and
then press tab while at the beginning of a source block.  Note that it
requires a newish version of org-mode which includes the
`org-tab-first-hook' variable.

Maybe this would make sense for all org blocks, not just src blocks?

Cheers -- Eric

Attachment: org-block-hide.el
Description: application/emacs-lisp


emacs-orgmode@gnu.org writes:

> Hello,
>
> I perhaps have missed it in the manual, but, would it be possible to
> cycle visibility in blocks like in the example below ?
>
> #+BEGIN_something
> blah blah blah
> blah
> blah blah
> and so much blah yet to come
> #+END_something
>
> becomes
>
> #+BEGIN_something
> ...
> #+END_something
>
> It could help when you have those big BEGIN_SRC getting in the way.
>
> Thanks.
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to