From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Haryanto Subject: how to escape org markup? Date: Thu, 16 Jun 2011 22:36:33 +0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf3071ca6aa9b32904a5d608cc Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXEcX-00040s-VP for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:36:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXEcW-0001CC-6H for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:36:37 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:43955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXEcV-0001Bw-PW for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 11:36:36 -0400 Received: by vws4 with SMTP id 4so1613310vws.0 for ; Thu, 16 Jun 2011 08:36:34 -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: emacs-orgmode@gnu.org --20cf3071ca6aa9b32904a5d608cc Content-Type: text/plain; charset=ISO-8859-1 Hi all, I need to insert bits of plain text into a final composite Org document. The text should be protected from any Org formatting (for example, "* " at the beginning of a line should not be interpreted as a headline). Is enclosing it with #+BEGIN_SRC/#+END_SRC or #+BEGIN_EXAMPLE/#+END_EXAMPLE the correct way? I'm thinking yes, but my Emacs still interprets the "* " as headline though. -- sh --20cf3071ca6aa9b32904a5d608cc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

I need to insert bits of plain text into a final= composite Org document. The text should be protected from any Org formatti= ng (for example, "* " at the beginning of a line should not be in= terpreted as a headline). Is enclosing it with #+BEGIN_SRC/#+END_SRC or=A0#= +BEGIN_EXAMPLE/#+END_EXAMPLE the correct way? I'm thinking yes, but my = Emacs still interprets the "* " as headline though.

--
sh=A0
--20cf3071ca6aa9b32904a5d608cc--