emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; encoding EURO from greek-iso8859-7


From: Kenichi Handa
Subject: Re: 23.0.50; encoding EURO from greek-iso8859-7
Date: Sat, 24 Nov 2007 11:01:28 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Kenichi Handa <address@hidden> writes:

> In article <address@hidden>, Reiner Steib <address@hidden> writes:
> > Prepare this file:

> > $ cat /tmp/E-7.el
> > (insert (make-char 'greek-iso8859-7 164))

> > Start Emacs in UTF-8 locale:

> > LC_ALL=en_US.UTF-8 emacs -Q /tmp/E-7.el 

> > In Emacs: `M->', `C-x C-e', `C-x C-s'.  I get:

> > ,----
> > | These default coding systems were tried to encode text
> > | in the buffer `E-7.el':
> > |   undecided-unix mule-utf-8-unix
> [...]

> Thank you for the report.  I think it's a bug of
> find_safe_codings in coding.c.  I'm now checking what is
> wrong.

I found that this is because unicode mapping in
ucs-tables.el for iso-88590-7 was not up to date.  I've just
installed a fix.  Please try again.

---
Kenichi Handa
address@hidden




reply via email to

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