bug#78899: 30.1; garbage inserted in the terminal buffer when quitting Emacs
Eli Zaretskii <[email protected]> Sun, 02 Aug 2026 07:45:03 +0300
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 1 Aug 2026 19:31:28 +0200 > From: Vincent Lefevre <[email protected]> > Cc: Stefan Monnier <[email protected]>, [email protected], > [email protected], [email protected], [email protected] > > On 2026-08-01 11:45:44 +0300, Eli Zaretskii wrote: > > Ping! Vincent, could you please answer Stefan's question below, so we > > could make further progress here? > > Unfortunately, I don't know a way to reproduce the issue. It > seems quite rare or depends on something with the network. Just run with the patch for a while and see if the problems go away for good. > I can only notice a bit different issue when running Emacs 30.2 > (under either Linux or Android) via a slow enough ssh connection > with > > emacs -Q -nw > > If I type C-x C-c too fast, I get garbage in the Emacs buffer, > and Emacs does not quit. > > I don't know whether the patch should also fix this different issue. > But I could try to recompile Emacs under Linux. Please do, and thanks.