[Python-Dev] Non-ASCII characters in test_pep277.py in 2.3
M.-A. Lemburg
mal@lemburg.com
Mon, 07 Oct 2002 18:49:08 +0200
Sjoerd Mullender wrote:
> When I execute the three lisp form that were mentioned in the page I
> pointed you to*, my XEmacs does recognize utf-8 encoding automatically.
> I just find-file a file which contains UTF-8 encoded data and I see
> all sorts of accented characters (the ones I expect to see even!).
> My XEmacs version is
>
> XEmacs 21.4 (patch 6) "Common Lisp" [Lucid] (i386-redhat-linux, Mule)
> of Fri Feb 22 2002 on daffy.perf.redhat.com
>
> *
> (require 'un-define)
> (set-coding-priority-list '(utf-8))
> (set-coding-category-system 'utf-8 'utf-8)
Hmm, I get a "file not found" error. Looks like SuSE doesn't ship
with the 'un-define' package.
Anyway, thanks for the hint,
--
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting: http://www.egenix.com/
Python Software: http://www.egenix.com/files/python/