From: Michael Hannon <jm_hannon@yahoo.com>
To: Leo Alekseyev <dnquark@gmail.com>, Emacs orgmode <emacs-orgmode@gnu.org>
Subject: Re: org-mode code / verbatim delimiters don't work with quotation marks
Date: Mon, 20 Feb 2012 09:47:44 -0800 (PST) [thread overview]
Message-ID: <1329760064.41667.YahooMailNeo@web161903.mail.bf1.yahoo.com> (raw)
In-Reply-To: <CADzxs1mCHVyW8Chi=kEJc82gGBGyp3AtxSgyYGPYCXANncTycA@mail.gmail.com>
> I noticed that strings like ='foo'= or =di"= don't get recognized by org as
> code, which is somewhat unfortunate because it forces me to edit exported
> HTML by hand. Are there any workarounds for this behavior?
Hi, Leo. You might try inserting a null character before and after the
quotation marks, as:
=^@'foo'^@=
where:
^@
means CTRL-@, in the usual, text-based notation.
-- Mike
next prev parent reply other threads:[~2012-02-20 17:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-20 13:30 org-mode code / verbatim delimiters don't work with quotation marks Leo Alekseyev
2012-02-20 17:47 ` Michael Hannon [this message]
2012-02-20 18:47 ` Leo Alekseyev
2012-02-20 17:54 ` Viktor Rosenfeld
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=1329760064.41667.YahooMailNeo@web161903.mail.bf1.yahoo.com \
--to=jm_hannon@yahoo.com \
--cc=dnquark@gmail.com \
--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 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.