emacs-devel
[Top][All Lists]
Advanced

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

Re: remove leim/leim-list.el for make bootstrap?


From: Eli Zaretskii
Subject: Re: remove leim/leim-list.el for make bootstrap?
Date: Fri, 20 Mar 2009 14:50:13 +0200

> Date: Fri, 20 Mar 2009 14:36:09 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
> 
> What am I missing?

Looks like some bug in `insert', which happens when the buffer from
which the quail-define-package form was read is in iso-2022-7bit and
the buffer into which the text is inserted is also iso-2022-7bit:
could it be that the inserted text is not decoded into the internal
representation, so that encoding it in utf-8 still leaves behind
ISO-2022 escapes?




reply via email to

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