"Daniel 'NebuchadnezzaR' Dehennin" <[EMAIL PROTECTED]> writes:
> It's an emacs related problem, my emacs is in utf-8 and it convert the > 1-byte iso character in a 2-bytes utf-8 character... > > I have no idea on what to do to solve this. Find a way to set the process buffer encoding to us-ascii. However, this will probably give bad encoding in the other buffers. -- Matthieu
