emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Puneeth <punchagan@gmail.com>
To: Michael Gauland <mikelygee@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Single quote and inline formatting
Date: Tue, 21 Dec 2010 10:22:37 +0530	[thread overview]
Message-ID: <AANLkTimXr_AJPb6L6X4OtW895ffmVhV9JvPB2VKK9jsT@mail.gmail.com> (raw)
In-Reply-To: <20101220225647.GA4196@ispc32533xp>

On Tue, Dec 21, 2010 at 4:26 AM, Michael Gauland <mikelygee@gmail.com> wrote:
> Enclosing text in '=' symbols generally causes the text to be formatted as code. I've found this fails if the last character in the text is a single quote ('):
>
>    + =This works=
>    + =So does 'this=
>    + =But not this'=
>
> The text in the first two lines appears in the 'code' face (gray), and is exported to HTML in a <code> tag. The last line appears in the normal face, and is not exported in a <code> tag.
>
> Is this expectd behavoiur? If not, where is the best place to start poking around to fix it?

Yes, this is expected behaviour.  Look at the variable
org-emphasis-regexp-components, for more information.

>
> Thanks,
> Mike
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>



-- 
Puneeth

      reply	other threads:[~2010-12-21  4:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20 22:56 Single quote and inline formatting Michael Gauland
2010-12-21  4:52 ` Puneeth [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=AANLkTimXr_AJPb6L6X4OtW895ffmVhV9JvPB2VKK9jsT@mail.gmail.com \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mikelygee@gmail.com \
    /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).