From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "T.F. Torrey" <tftorrey@tftorrey.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Smart left single quote broken
Date: Wed, 02 Sep 2015 21:07:40 +0200 [thread overview]
Message-ID: <871tegabcz.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87fv2xry1p.fsf@jack.tftorrey.com> (T. F. Torrey's message of "Wed, 02 Sep 2015 02:05:38 -0700")
Hello,
"T.F. Torrey" <tftorrey@tftorrey.com> writes:
>
> The smart quote code has gotten a little borked, at least in HTML.
>
> This:
>
> #+BEGIN_EXAMPLE
> He said, "You should believe me, 'cause it's 'true'."
> #+END_EXAMPLE
>
> Exports to this:
>
> #+BEGIN_EXAMPLE
> <p>
> He said, “You should believe me, ’cause it’s
> ’true’.”
> </p>
> #+END_EXAMPLE
>
> The quote before "true" should be a left single quote, and it used to be,
> like this:
>
> #+BEGIN_EXAMPLE
> <p>
> He said, “You should believe me, ’cause it’s
> ‘true’.”
> </p>
> #+END_EXAMPLE
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2015-09-02 19:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 9:05 Bug: Smart left single quote broken T.F. Torrey
2015-09-02 13:38 ` Nicolas Goaziou
2015-09-02 17:37 ` T.F. Torrey
2015-09-02 19:07 ` Nicolas Goaziou [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871tegabcz.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=tftorrey@tftorrey.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 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.