GNU bug report logs - #25063
26.0.50; Regression: parse-partial-sexp and syntax-ppss wrongly signal in-list

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Tue, 29 Nov 2016 17:56:02 UTC

Severity: normal

Tags: confirmed, fixed

Merged with 24870

Found in version 26.0.50

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: 25063 <at> debbugs.gnu.org
Subject: bug#25063: 26.0.50; Regression: parse-partial-sexp and syntax-ppss wrongly signal in-list
Date: Tue, 29 Nov 2016 19:04:01 +0100
In GNU Emacs 26.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.14.5) of 
2016-11-15

With buffer in haskell-mode

{- To explore this file:-}

After comment

(insert (format "%S" (syntax-ppss))) (1 1 30 nil nil nil 0 nil nil (1) nil)

after another comment

-- asdf

later in buffer

(parse-partial-sexp (point-min) (point))
==>
(1 1 39 nil nil nil 0 nil nil (1) nil)

Wrong display of nesting

Does not happen with GNU Emacs 25.1.90.1 (i686-pc-linux-gnu, GTK+ 
Version 3.14.5) of 2016-11-29





This bug report was last modified 8 years and 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.