emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: escaping org commands
Date: Fri, 20 Dec 2013 19:46:03 +0000 (UTC)	[thread overview]
Message-ID: <loom.20131220T203619-989@post.gmane.org> (raw)
In-Reply-To: CAJ+Teoenvv9gmnjY+xFgk_bem-O0zftoTqk0eHuWzsgUyAm2WA@mail.gmail.com

Rustom Mody <rustompmody <at> gmail.com> writes:

> 
> 
> 
> On Fri, Dec 20, 2013 at 9:37 PM, Bastien <bzg <at> gnu.org> wrote:
> 
> 
> Hello,
> 
> Rustom Mody <rustompmody <at> gmail.com> writes:
> > How does one escape something in a text that is an org-command
> > eg
> > I wanted to write
> > <<Something>>
> >
> > It vanished from the export because its a link-target!
> You can customize `org-activate-links' so that radio links are
> not activated -- not tested, but my assumption is that the exporter
> should handle this fine.
> There is also `org-export-filter-radio-target-functions'.
> HTH,
> 
> 
> 
> 
> Thanks Bastien that will work in this case
> 
> However I am also looking for something more generic:
> 
[snip]


Mark it verbatim or use an export snippet??

Exporting this:

* Start

Verbatim:

: <<headline>>

Export-snippet:

@@ascii:<<headline>>@@

* headline

to ASCII yields this:

1 Start
=======

  Verbatim:

  ,----
  | <<headline>>
  `----

  Export-snippet:

  <<headline>>


2 headline
==========

      reply	other threads:[~2013-12-20 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 14:19 escaping org commands Rustom Mody
2013-12-20 16:07 ` Bastien
2013-12-20 17:03   ` Rustom Mody
2013-12-20 19:46     ` Charles Berry [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20131220T203619-989@post.gmane.org \
    --to=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).