[Top][All Lists]
[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: |
Thu, 26 Feb 2009 14:48:09 +0900 |
In article <address@hidden>, Eli Zaretskii <address@hidden> writes:
> > From: Kenichi Handa <address@hidden>
> > CC: address@hidden, address@hidden, address@hidden
> > 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.
> It was the same test case you sent to me earlier in this thread.
I tried with that mail, but Emacs encoded and decoded the
contents without crashing even if I selected iso-2022-jp-2.
---
Kenichi Handa
address@hidden
- Re: buffer-swap-text and multibyteness, (continued)
- Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/11
- Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/09
- Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/10
- Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/10
- Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/10
- Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/21
- Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/24
- Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/24
- Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/24
- Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/24
- Re: buffer-swap-text and multibyteness,
Kenichi Handa <=
Re: buffer-swap-text and multibyteness, Eli Zaretskii, 2009/02/01
Re: buffer-swap-text and multibyteness, Stefan Monnier, 2009/02/02
Re: buffer-swap-text and multibyteness, Richard M Stallman, 2009/02/01
Re: buffer-swap-text and multibyteness, Kenichi Handa, 2009/02/01
Re: buffer-swap-text and multibyteness, Stefan Monnier, 2009/02/02