From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: protecting ascii art Date: Fri, 5 Sep 2008 13:24:38 +0200 Message-ID: References: <48A5FB13.9@u.washington.edu> <5DCB0193-1E94-43C0-8313-CE7A6EA45812@uva.nl> 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 1KbZQj-0002ch-ON for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 07:24:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbZQi-0002cA-3B for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 07:24:45 -0400 Received: from [199.232.76.173] (port=50852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbZQh-0002c6-Po for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 07:24:43 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:37298) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KbZQi-00080H-40 for emacs-orgmode@gnu.org; Fri, 05 Sep 2008 07:24:44 -0400 Received: by ug-out-1314.google.com with SMTP id a2so54985ugf.17 for ; Fri, 05 Sep 2008 04:24:42 -0700 (PDT) In-Reply-To: <5DCB0193-1E94-43C0-8313-CE7A6EA45812@uva.nl> 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: Carsten Dominik Cc: Scott Otterson , emacs-orgmode@gnu.org My mistake, this is indeed also broken under GNU Emacs. I had turned off strikethrough emphasis, that is why it looked OK for me. - Carsten On Sep 5, 2008, at 9:05 AM, Carsten Dominik wrote: > 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 > > > > _______________________________________________ > 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