GNU bug report logs -
#19852
25.0.50; show-paren-mode in sh-mode freezes Emacs
Previous Next
Reported by: Jorgen Schaefer <contact <at> jorgenschaefer.de>
Date: Fri, 13 Feb 2015 11:27:01 UTC
Severity: normal
Tags: moreinfo
Merged with 22112,
22381,
23445
Found in versions 24.5, 25.0.50
Fixed in versions 25.1, 25.1.50.1
Done: Marcin Borkowski <mbork <at> mbork.pl>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 19852 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Yep, looks like this is fixed now. Thanks for checking it!
On Sat, Mar 19, 2016 at 2:28 PM Marcin Borkowski <mbork <at> mbork.pl> wrote:
> On 2015-02-13, at 12:26, Jorgen Schaefer <contact <at> jorgenschaefer.de>
> wrote:
>
> > Emacs 25.0.50, no GUI, git ref cf498e5b9a, run with -Q, will freeze hard
> > and dump core when using show-paren-mode in certain situations with
> > files not ending with a newline.
> >
> > Reproduction:
> >
> > Create a file with these contents:
> >
> > ----
> > #!/bin/bash
> >
> > if true
> > then
> > ----
> >
> > Do *not* include a final newline after the "then" line, possibly using
> > (setq require-final-newline nil).
> >
> > Move point to the beginning of the file, enable `show-paren-mode', and
> > go down line by line. Once you hit next-line on the "i" of "if", Emacs
> > freezes. C-g will make it ask to auto-save and dump core.
>
> Hi, I just checked on GNU Emacs 25.1.50.7 (commit fa2524b), and it seems
> to work fine. Can you confirm that the bug went away so that I could
> close it?
>
> Best,
>
> --
> Marcin
>
[Message part 2 (text/html, inline)]
This bug report was last modified 9 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.