emacs-devel
[Top][All Lists]
Advanced

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

Re: buffer-swap-text and multibyteness


From: Kenichi Handa
Subject: Re: buffer-swap-text and multibyteness
Date: Wed, 25 Feb 2009 10:15:15 +0900

In article <address@hidden>, Eli Zaretskii <address@hidden> writes:

> Btw, while I worked on this, I discovered a strange problem with a
> coding-system I never heard about before: iso-2022-jp-2.  (It was one
> of the encodings select-safe-coding-system suggested for encoding the
> text with both Japanese and Latin-1 characters.)  Whenever I used
> iso-2022-jp-2 to encode the edited message back into the mbox buffer,
> Emacs crashed inside GC.  Is something wrong with that coding-system?

Perhaps, but I can't reproduce it with this simple test:

(decode-coding-string (encode-coding-string "abc漢字ÀÁ" 'iso-2022-jp-2)
                      'iso-2022-jp-2)

Please give me a test case.

---
Kenichi Handa
address@hidden




reply via email to

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