unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Ellispes is not in utf-8?
@ 2010-12-23  1:47 Lennart Borgman
  2010-12-23  2:26 ` Jason Rumney
  0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2010-12-23  1:47 UTC (permalink / raw)
  To: Emacs-Devel devel

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.)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-23 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-23  1:47 Ellispes is not in utf-8? Lennart Borgman
2010-12-23  2:26 ` Jason Rumney
2010-12-23  2:38   ` Lennart Borgman
2010-12-23 14:33     ` Stefan Monnier

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).