From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: protecting ascii art Date: Fri, 5 Sep 2008 09:05:37 +0200 Message-ID: <5DCB0193-1E94-43C0-8313-CE7A6EA45812@uva.nl> References: <48A5FB13.9@u.washington.edu> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KbVXw-0006LB-T5 for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 03:15:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbVXw-0006KI-65 for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 03:15:56 -0400 Received: from [199.232.76.173] (port=33792 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbVXv-0006KA-GB for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 03:15:55 -0400 Received: from mx20.gnu.org ([199.232.41.8]:39712) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KbVXv-0001Re-7R for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 03:15:55 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KbVXu-0004B8-7a for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 03:15:54 -0400 Received: by ug-out-1314.google.com with SMTP id a2so24879ugf.17 for ; Fri, 05 Sep 2008 00:15:53 -0700 (PDT) In-Reply-To: <48A5FB13.9@u.washington.edu> 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: Scott Otterson Cc: emacs-orgmode@gnu.org Actually, in my GNU Emacs, prefixing these lines with ":" makes them look fine. You are using XEmacs, right? - Carsten On Aug 15, 2008, at 11:54 PM, Scott Otterson wrote: > Is there a way to protect text regions from org mode parsing? When > I paste the following under an org mode headline: > > +-------+ +--------------> future x > +----+ |predict| | +-------+ > x -->|TDL +--| x |--+-->| | > +----+ +-------+ |predict|--> future y > | | > +----+ | y | > y -->|TDL +---------------->| | > +----+ +-------+ > > org mode scrambles it. If I precede each line with a ':', org mode > still scrambles it, but less so. > > Thanks, > > Scott > > > > _______________________________________________ > 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