unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Unicode Strings in Emacs Info C-h i
Date: Fri, 04 Mar 2016 16:46:39 +0200	[thread overview]
Message-ID: <8337s6z4fk.fsf@gnu.org> (raw)
In-Reply-To: <CAJPkUJkyoT-bwYChrxa5tGUfqmbPEAP4BepZfke6wJQ14cO8oA@mail.gmail.com> (message from Mike Vertolli on Fri, 04 Mar 2016 07:03:13 +0000)

> From: Mike Vertolli <michaelvertolli@gmail.com>
> Date: Fri, 04 Mar 2016 07:03:13 +0000
> 
> I'm stumped at this point. Initially the values were displayed with escapes
> (e.g., /u2018). I swapped the localization to en_US.UTF-8 and now they are
> being displayed as small, square, filled-in boxes. Re-coding in the editor
> has no effect (already reading the file as UTF8).

It is not enough to set the locale to UTF-8, you need also to make
sure that your console or terminal emulator support a large enough
range of Unicode codepoints.  The way you did it, Emacs sees your
locale and assumes your terminal can display these characters, so it
sends their UTF-8 codes to the terminal.  But the terminal doesn't
know how to display them.




  parent reply	other threads:[~2016-03-04 14:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04  7:03 Unicode Strings in Emacs Info C-h i Mike Vertolli
2016-03-04 11:03 ` tomas
2016-03-04 12:39   ` Alexis
2016-03-04 14:46 ` Eli Zaretskii [this message]
2016-03-04 20:04   ` Robert Thorpe

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8337s6z4fk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.
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).