all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: timor <timor.dd@gmail.com>
To: mail@nicolasgoaziou.fr
Cc: emacs-orgmode@gnu.org
Subject: Re: Show presence of zero width spaces using overlay
Date: Wed, 20 Apr 2016 01:20:35 +0200	[thread overview]
Message-ID: <CAAX25XBFXt1=j+8ymUUbyC70V7nXGb7rOozAopipMLVTpmpVEQ@mail.gmail.com> (raw)
In-Reply-To: <87h9excsku.fsf@nicolasgoaziou.fr>

Hello Nicolas

>> In plain-text parts of org documents (i.e. that would be exported as
>> the content of <p> attributes in html, or to plain text paragraphs in
>> Markdown, etc.), there shall be a way to treat strings in the same way
>> as the surrounding plain text, which would otherwise be handled by
>> org-mode in a special way.
>
> I don't understand.

I don't really know how to express it better, so I will just give an example:

"This ==is really verbatim== stuff."
should be parsed and treated exactly like
"This is really verbatim stuff."

Right now, it is treated in the same way as ~code fragments~.  In
practice other delimiters than "==" would probably be chosen. It would
be an element in org-emphasis-alist, that in fact prevents any
emphasis at all.

In effect, it would allow to really escape parts of paragraphs or link
descriptions, or wherever these kinds of empahsis characters are
valid.

This is only an example of what I want to be able to do, no
specification, sorry.

regards
timor

  reply	other threads:[~2016-04-19 23:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-19 11:38 Show presence of zero width spaces using overlay timor
2016-04-19 19:21 ` Nicolas Goaziou
2016-04-19 23:20   ` timor [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-22 15:13 timor
2015-09-27  9:41 ` Nicolas Goaziou
2016-04-19  9:23   ` timor
2016-04-19 10:16     ` Nicolas Goaziou
2015-09-18 18:44 Kaushal Modi
2015-09-18 21:11 ` Nicolas Goaziou
2015-09-18 22:39   ` Kaushal Modi
2015-09-19  1:47     ` Eric Abrahamsen
2015-09-19  4:07       ` Kaushal Modi
2015-09-19  4:11         ` Kaushal Modi
2015-09-19  6:15           ` Kaushal Modi
2015-09-19  7:22             ` Eric Abrahamsen
2015-09-19 13:46               ` Kaushal Modi
2015-09-19 11:37     ` Nicolas Goaziou

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

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

  git send-email \
    --in-reply-to='CAAX25XBFXt1=j+8ymUUbyC70V7nXGb7rOozAopipMLVTpmpVEQ@mail.gmail.com' \
    --to=timor.dd@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.