help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem reading Latin-1 and UTF-8 encoded files on Carbon Emacs (Mac


From: Reiner Steib
Subject: Re: Problem reading Latin-1 and UTF-8 encoded files on Carbon Emacs (Mac OS X)
Date: Fri, 29 Aug 2003 13:03:18 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

On Fri, Aug 29 2003, Frank Sonnemans wrote:

> The address book supports amongst other things UTF-8 or Windows
> Latin-1

What do you mean with "Windows Latin-1"?  Latin-1=iso-8859-1 or
Windows Codepage 1252 (M$ extension to iso-8859-1), see
<URL:http://www.microsoft.com/globaldev/reference/sbcs/1252.htm>?

> encoding for the exported vcards.
[...]
> I'm even wondering of my emacs version supports these encodings.
>
> Emacs Version: 21.3

Your header says Emacs/21.3.50, i.e. CVS version (!= Emacs 21.3
release).  After (require 'code-pages) (not "codepages" without the
"-"), Emacs/21.3.50 provides a windows-1252 coding system:

,----[ C-h C windows-1252 RET ]
| * -- windows-1252 (alias: cp1252)
| 
| windows-1252 encoding
| 
| Type: 4 (do conversion by CCL program)
| EOL type: Automatic selection from:
|       [windows-1252-unix windows-1252-dos windows-1252-mac]
`----

> OS: Mac OS X 10.2

I guess this is platform independent.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]