"Oliver Charles" <[EMAIL PROTECTED]> writes:

> Hi, sorry to be a little off topic but...
>
> I'm curious to hear what snippets people are using with org-mode.
> Anyone fancing sharing?
>

The only org-mode specific snippet I use often is the following (for
creating blocks in org files)

,----[block]
| #name : #+begin_...#+end_
| # --
| #+begin_$1 $2
| $0
| #+end_$1
`----

I'd be interested to hear others -- Eric


_______________________________________________
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