From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Sexton Subject: Re: #+begin_example broken when #+begin_src included inside? Date: Tue, 14 Jun 2011 03:26:44 +0000 (UTC) Message-ID: References: <4DF54C22.6040606@ccbr.umn.edu> <21168.1307925982@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWKHS-0002j9-2x for emacs-orgmode@gnu.org; Mon, 13 Jun 2011 23:27:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWKHP-00069N-Rk for emacs-orgmode@gnu.org; Mon, 13 Jun 2011 23:27:05 -0400 Received: from lo.gmane.org ([80.91.229.12]:42851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWKHP-00069J-DJ for emacs-orgmode@gnu.org; Mon, 13 Jun 2011 23:27:03 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QWKHG-0000I0-T2 for emacs-orgmode@gnu.org; Tue, 14 Jun 2011 05:26:59 +0200 Received: from rp.young.med.auckland.ac.nz ([130.216.140.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2011 05:26:54 +0200 Received: from psexton by rp.young.med.auckland.ac.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Jun 2011 05:26:54 +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 Nick Dokos hp.com> writes: > I can certainly confirm that: I reported it a week ago - see > > http://thread.gmane.org/gmane.emacs.orgmode/42546 > > Nick > > Lots of org syntax remains inappropriately "live" inside EXAMPLE blocks. For example, a property drawer inside an EXAMPLE block will show up 'folded' when you open the file. Paul