all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: bruce.connor.am@gmail.com
Cc: 20926@debbugs.gnu.org
Subject: bug#20926: 25.0.50; Quotation marks always display as hard quotes
Date: Mon, 29 Jun 2015 18:32:21 +0300	[thread overview]
Message-ID: <83si9a4jju.fsf@gnu.org> (raw)
In-Reply-To: <CAAdUY-JGTnyrrnspR2H=-OF2Rp40fXOLYXcJWv_vv6SLd4om7g@mail.gmail.com>

> Date: Mon, 29 Jun 2015 16:22:49 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Cc: 20926@debbugs.gnu.org
> 
> 2015-06-29 16:10 GMT+01:00 Artur Malabarba <bruce.connor.am@gmail.com>:
> >> Go to that left quotation mark on the decomposition line, and type
> >> "C-u C-x =".  That should give you a hint about what's going on there.
> 
> Here's the output of doing that.

I knew how it will look, I wanted _you_ to see it. ;-)

This is the crucial part:

> Composed by the rule:
> #         v Round
> (TAB ?” TAB)

That's why this displays differently: it uses a composition rule,
which makes the display engine take a different path through the code.

This means that there's a hole in our machinery that takes care of
terminals incapable of displaying these characters: that machinery
doesn't catch auto-composed characters.

This doesn't explain why you see the original problem, but it should
explain why "C-u C-x =" shows the Unicode characters nonetheless.





  reply	other threads:[~2015-06-29 15:32 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 12:42 bug#20926: 25.0.50; Quotation marks always display as hard quotes Artur Malabarba
2015-06-29 12:48 ` bruce.connor.am
2015-06-29 13:14   ` Artur Malabarba
2015-06-29 15:02     ` Eli Zaretskii
2015-06-29 15:10       ` Artur Malabarba
2015-06-29 15:22         ` Artur Malabarba
2015-06-29 15:32           ` Eli Zaretskii [this message]
2015-06-29 15:38             ` Artur Malabarba
2015-06-29 16:18               ` Artur Malabarba
2015-06-29 16:57                 ` Eli Zaretskii
2015-06-29 19:23         ` Artur Malabarba
2015-06-29 14:56 ` Eli Zaretskii
2015-06-29 15:08   ` Artur Malabarba
2015-07-02  5:42 ` Paul Eggert
2015-07-02 10:12   ` Artur Malabarba
2015-07-02 14:11     ` Paul Eggert
2015-07-02 14:46   ` Eli Zaretskii
2015-07-02 16:34     ` Paul Eggert
2015-07-02 16:41       ` Eli Zaretskii

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=83si9a4jju.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20926@debbugs.gnu.org \
    --cc=bruce.connor.am@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 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.