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
View this message in rfc822 format
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
This bug report was last modified 9 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.