emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Using yasnippet with org Mode


From: Eric Schulte
Subject: Re: [Orgmode] Using yasnippet with org Mode
Date: Mon, 24 Nov 2008 07:40:01 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Oliver Charles" <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]