bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Process output truncation when using UTF-8


From: Milan Zamazal
Subject: Re: Process output truncation when using UTF-8
Date: Tue, 03 Jun 2003 16:59:49 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

>>>>> "KH" == Kenichi Handa <handa@m17n.org> writes:

    KH> In article <874r3f1ocb.fsf@zamazal.org>, Milan Zamazal
    KH> <pdm@zamazal.org> writes:
    >> When I start a process, set its input and output encoding to
    >> utf-8 and send a long string to it through process-send-string,
    >> usually some final part of the sent string is missing on the
    >> recipient's side.

    KH> Thank you for the report.  I've just installed the attached
    KH> change in RC and HEAD.  It should be applicable also to Emacs
    KH> 21.3.

Thank you.  The case I've reported works well in Emacs 21.3, but this
one still truncates the output:

Attachment: utf-8-bug.el
Description: application/emacs-lisp

The difference is that the process encoding is set to utf-8-dos now
instead of utf-8.

Regards,

Milan Zamazal

-- 
Here is my advice, don't try to program the bleeding edge for the
general populace unless you really, really, really like migraines.
                                                   Neal H. Walfield

reply via email to

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