From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jonathan Arkell" Subject: Org mode snippets WAS: Using yasnippet with org Mode Date: Tue, 25 Nov 2008 10:44:46 -0500 Message-ID: <5146889A6969A24D82AFD05233CF024F67CA41@Haze.cmass.criticalmass.com> References: <4929ADBB.6050809@manor-farm.org><5641883d0811231645v2b3bfe85qede95949bf2610fe@mail.gmail.com> <87prkl6sku.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L509s-0001ZT-8b for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 10:49:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L509r-0001ZH-GP for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 10:48:59 -0500 Received: from [199.232.76.173] (port=47524 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L509r-0001ZE-Db for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 10:48:59 -0500 Received: from haze.cmass.criticalmass.com ([207.61.21.2]:19903) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L509r-00041s-1F for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 10:48:59 -0500 Content-Class: urn:content-classes:message In-Reply-To: <87prkl6sku.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte , Oliver Charles Cc: emacs-orgmode Org-Mode I make extensive use of yasnippets with org. I usually have different page types (Person, project, etc) and for each = page type I usually have a snippet. Some of my snippets are = specifically for my needs, but some of them are more general: #name : Properties Folded #contributor : Jonathan Arkell # -- :PROPERTIES: :VISIBILITY:folded: :END: #name : Personal Project #contributor : Jonathan Arkell # -- * $1 :project:personal: ** Why? - $2 ** Outcome $3 ** Brainstorming *** $4 *** Who? *** What? *** When? *** Where? *** Why? *** How? ** Plan *** Milestones **** $6 #name : Meeting #contributor : Jonathan Arkell # -- **** Attendees - $1 **** General Notes - $2 **** Generated Tasks **** Open Questions -----Original Message----- From: emacs-orgmode-bounces+jonathana=3Dcriticalmass.com@gnu.org = [mailto:emacs-orgmode-bounces+jonathana=3Dcriticalmass.com@gnu.org] On = Behalf Of Eric Schulte Sent: Monday, November 24, 2008 8:40 AM To: Oliver Charles Cc: emacs-orgmode Org-Mode Subject: Re: [Orgmode] Using yasnippet with org Mode "Oliver Charles" 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 The information contained in this message is confidential. It is = intended to be read only by the individual or entity named above or = their designee. If the reader of this message is not the intended = recipient, you are hereby notified that any distribution of this = message, in any form, is strictly prohibited. If you have received this = message in error, please immediately notify the sender and delete or = destroy any copy of this message.