[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#77410: term.el sometimes prints undecoded multibyte UTF-8 chars
From: |
Eli Zaretskii |
Subject: |
bug#77410: term.el sometimes prints undecoded multibyte UTF-8 chars |
Date: |
Sun, 13 Apr 2025 11:08:40 +0300 |
> Date: Wed, 2 Apr 2025 15:18:03 +0300
> From: Stephane Zermatten via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> Update: The new version of the patch attached to this e-mail fixes the test
> term-undecodable-input.
>
> Some decodable input is necessary when sending undecodable input for term to
> flush the buffer it uses to
> keep undecoded multibyte characters. It seems that term-undecodable-input was
> relying on the issue fixed by
> this bug.
Thanks, installed on the master branch, and closing the bug.