bug#72977: 28.2; DOS in Shell-script mode

2024-09-04 Thread Bug reports for GNU Emacs, the Swiss army knife of text editors
>> echo in in in in in in in in in in in in in in in in in in in in in in in in >> in in in in in in >> >> After about 20 'in's, things slow down noticeably, and I can't get to 30 >> without it hanging. > > The profile is below. Maybe Stefan (CC'ed) has some comments or > suggestions. > >

bug#72977: 28.2; DOS in Shell-script mode

2024-09-02 Thread Eli Zaretskii
> From: Chris Moore > Date: Mon, 2 Sep 2024 12:35:18 -0300 > > I've been seeing Emacs hang up repeatedly for no apparent reason recently > while editing shell scripts. I spent > the time to isolate the issue. It turns out that I can reproduce the issue by > opening a new shell script file and >

bug#72977: 28.2; DOS in Shell-script mode

2024-09-02 Thread Chris Moore
I've been seeing Emacs hang up repeatedly for no apparent reason recently while editing shell scripts. I spent the time to isolate the issue. It turns out that I can reproduce the issue by opening a new shell script file and typing the word "in" 20 or 30 times on a single line: $ emacs -Q C-x C-f