bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23019: parse-partial-sexp doesn't output the full state needed for i


From: Stefan Monnier
Subject: bug#23019: parse-partial-sexp doesn't output the full state needed for its continuance.
Date: Fri, 18 Mar 2016 12:27:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> (scan_sexps_forward): Remove a redundant state parameter.  Access all `state'
> information via the address parameter `state'.

Have you taken a look at the performance impact of this part of the change?
I don't expect it will make much difference, but I'm actually wondering
whether it makes things slower or faster.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]