unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Ellispes is not in utf-8?
Date: Thu, 23 Dec 2010 02:47:26 +0100	[thread overview]
Message-ID: <AANLkTin_PEWjHhy8RxaM22OK+KEO_4LZkHcxBimNuQ_6@mail.gmail.com> (raw)

I just copied ellipses from this page:

  http://en.wikipedia.org/wiki/Ellipsis

and inserted them (with cua-paste) in a ruby file. At the end of this
file I added:

# Local variables:
# coding: utf-8
# End:

However Emacs does not seem to like that, it asks me if I want to save
it as "chinese-iso-8bit".

What is going on here?

Looking at the char I get:

        character: … (8230, #o20046, #x2026)
preferred charset: unicode (Unicode (ISO10646))
       code point: 0x2026
           syntax: _ 	which means: symbol
         category: .:Base, c:Chinese, h:Korean, j:Japanese
      buffer code: #xE2 #x80 #xA6
        file code: not encodable by coding system iso-latin-1-dos
          display: by this font (glyph code)
    uniscribe:-outline-Lucida
Console-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#xAB)

Character code properties: customize what to show
  name: HORIZONTAL ELLIPSIS
  general-category: Po (Punctuation, Other)
  decomposition: (compat 46 46 46) (compat '.' '.' '.')


(This is on w32, using Chrome as web browser. My patched version of
Emacs from 2010-10-19.)



             reply	other threads:[~2010-12-23  1:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  1:47 Lennart Borgman [this message]
2010-12-23  2:26 ` Ellispes is not in utf-8? Jason Rumney
2010-12-23  2:38   ` Lennart Borgman
2010-12-23 14:33     ` Stefan Monnier

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=AANLkTin_PEWjHhy8RxaM22OK+KEO_4LZkHcxBimNuQ_6@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).