emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Escape mechanism in code and verbatim blocks
@ 2015-09-19 13:37 Kaushal Modi
  0 siblings, 0 replies; only message in thread
From: Kaushal Modi @ 2015-09-19 13:37 UTC (permalink / raw)
  To: emacs-org list, Nicolas Goaziou

[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]

@Nicolas

I am with you on not using non-ascii characters to escape stuff.

I like your proposal about escaping in code and verbatim blocks.

--
Kaushal Modi
On Sep 19, 2015 7:35 AM, "Nicolas Goaziou" <mail@nicolasgoaziou.fr> wrote:

> Kaushal Modi <kaushal.modi@gmail.com> writes:
>
> > My most common uses are escaping double quotes (") and equals (=) within
> > org verbatim blocks (=VERBATIM=)
> >
> > Examples:
> >
> > 1. =var=[ZWS]val=
> > 2. =[ZWS]"something"[ZWS]=
> >
> > Here [ZWS] is the 0x200b zero width space unicode char.
> >
> > I found [ZWS] useful as a generic escape char for org mode. There are few
> > other cases where this has been useful, but I can't recall right now.
> >
> > In any case, what would be the recommended way to escape " and = in the
> > above 2 examples?
>
> As I said, entities can only escape most Org syntax. Verbatim and code
> objects are an exception. Here I think we should introduce an escape
> mechanism, much like the one used in macro arguments in order to escape
> commas.
>
> For example, in a verbatim object, one only needs to escape "=", using
> common "\". Obviously, "\=" constructs can be escaped with "\\=" and so
> on. Likewise, in code objects, only "~" needs to be escaped.
>
> In any case, I don't think Org syntax should rely on non-ASCII
> characters.
>
> Regards,
>

[-- Attachment #2: Type: text/html, Size: 1908 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-19 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-19 13:37 Escape mechanism in code and verbatim blocks Kaushal Modi

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).