From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: What the difference between the non-source blocks? Date: Sat, 15 Jun 2013 10:42:56 +0200 Message-ID: <87bo77kbn3.fsf@gmail.com> References: <87fvwjkbw9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Unm4k-0001JA-Kq for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 04:43:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Unm4j-0000P8-Q0 for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 04:43:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:36490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Unm4j-0000Oz-JL for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 04:43:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Unm4g-0007Mf-TL for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 10:43:06 +0200 Received: from g231232248.adsl.alicedsl.de ([92.231.232.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Jun 2013 10:43:06 +0200 Received: from tjolitz by g231232248.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Jun 2013 10:43:06 +0200 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: emacs-orgmode@gnu.org Thorsten Jolitz writes: [sorry, unfinished post - I did C-c C-c in the table, but it send the mail instead of aligning the table ;)] Hi List, I usually use my gut feeling to decide if I use an EXAMPLE or a QUOTE or a VERSE block. I would prefer to have a kind of mental decision like ,--------------- | if A | then EXAMPLE | else if B | then QUOTE | else VERSE `--------------- or so. So what would be a complete list of these "verbatim" environments in Org-mode, and how could their chacteristics be described in a few words? Can I find that in the manual or somewhere else? In section 15.2. Easy Templates I find | block | use for? | --------------------- |EXAMPLE | | |QUOTE | | |VERSE | | |CENTER | | Is this a complete list? What are the criteria to choose one or the other? Thanks for tips or a related link. -- cheers, Thorsten