unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25063: 26.0.50; Regression: parse-partial-sexp and syntax-ppss wrongly signal in-list
@ 2016-11-29 18:04 Andreas Röhler
  0 siblings, 0 replies; only message in thread
From: Andreas Röhler @ 2016-11-29 18:04 UTC (permalink / raw)
  To: 25063

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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-29 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-29 18:04 bug#25063: 26.0.50; Regression: parse-partial-sexp and syntax-ppss wrongly signal in-list Andreas Röhler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).