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:02:26 +0300	[thread overview]
Message-ID: <831tgu5zi5.fsf@gnu.org> (raw)
In-Reply-To: <CAAdUY-K-OKRO7wQ_ooui2nzE3y1_UFJDskknW9bMqiWC-os74Q@mail.gmail.com>

> Date: Mon, 29 Jun 2015 14:14:42 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> 
> Just to add some more information.
> On the help buffer describing the character, all of the following
> lines display a hard ascii quote
> 
> >             character: ‘ (displayed as ‘) (codepoint 8216, #o20030, #x2018)
> >               display: by display table entry [?'] (see below)
> > ': xft:-unknown-Ubuntu Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1 (#x0A)
> 
> On the other hand, the decomposition line below actually displays a
> proper round left quotation mark (between two plain quotes, of
> course).

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.

> So I know that emacs can display them.

Yes, but does Emacs know that?

The display table is used when Emacs decides at startup that these
characters cannot be displayed.  The code which makes that decision is
in 'set-locale-environment' (see mule-cmds.el, and search for
"char-displayable-p"), which is run at startup.  Can you see what's
going on there?

Also, do you call 'set-locale-environment' in your non-Q session?





  reply	other threads:[~2015-06-29 15:02 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 [this message]
2015-06-29 15:10       ` Artur Malabarba
2015-06-29 15:22         ` Artur Malabarba
2015-06-29 15:32           ` Eli Zaretskii
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=831tgu5zi5.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.