emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] escaping org commands


From: Rustom Mody
Subject: Re: [O] escaping org commands
Date: Fri, 20 Dec 2013 22:33:02 +0530

On Fri, Dec 20, 2013 at 9:37 PM, Bastien <address@hidden> wrote:
Hello,

Rustom Mody <address@hidden> 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:

When there is something in my document which normally looks like an
org command, is there any generic way of saying "This particular command-like thing is not a command"

eg in C a backslash in strings (and in some cases a %) is an escape character

Is there no such general (set of) concepts for org?

Rusi

--
http://www.the-magus.in
http://blog.languager.org


reply via email to

[Prev in Thread] Current Thread [Next in Thread]