From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: [babel] Collection of code block snippets Date: Sun, 04 Sep 2011 10:35:02 -0600 Message-ID: <878vq48dvt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0Ff4-0006ra-HN for emacs-orgmode@gnu.org; Sun, 04 Sep 2011 12:35:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R0Ff2-0005L1-6U for emacs-orgmode@gnu.org; Sun, 04 Sep 2011 12:35:10 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:39442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R0Ff2-0005KX-1Y for emacs-orgmode@gnu.org; Sun, 04 Sep 2011 12:35:08 -0400 Received: by pzk36 with SMTP id 36so8024066pzk.17 for ; Sun, 04 Sep 2011 09:35:07 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Hi, As I fix bugs and address concerns raised on the mailing list I often write small snippets of Org-mode text to demonstrate features and exercise specific behaviors. I've been compiling these examples into a single massive scraps.org file which I've finally got around to publishing. This is available in | html | http://eschulte.github.com/org-scraps/ | | rss | http://eschulte.github.com/org-scraps/atom.xml | | git | https://github.com/eschulte/org-scraps | I thought this might be useful for those who would like the occasional Babel example to puzzle over, or as a way to find working examples of specific behaviors -- e.g., text searching for keywords in the html file should easily turn up related examples. Hope this is useful and or fun, I will continue to update it as the scraps.org file grows. Cheers -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/