|
From: | Dmitry Gutov |
Subject: | Re: Permission requested to merge branch comment-cache into master. |
Date: | Sun, 13 Mar 2016 18:12:03 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
On 03/13/2016 06:04 PM, Clément Pit--Claudel wrote:
On 03/13/2016 11:20 AM, Alan Mackenzie wrote:What I predict is now going to happen is that a different function, based on syntax-ppss, but returning the equivalent of (parse-partial-sexp 1 pos) is going to get written. I also predict that it will be given the name syntax-ppss, and the 200 or so calls in our code, and an indeterminate number in users' code are going to be left as they are to fend for themselves, regardless of the change in functionality.I suggested that in an earlier message, but I don't think you responded :/ Do you think it would break anything?
There's not much point in creating a different function (or else it would have to come with its own set of global variables, and hence will require to duplicated some more code as well). Anyway, this is http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22983, where the ball is in Alan's court.
So far, it looks trivial to fix, code-wise.
[Prev in Thread] | Current Thread | [Next in Thread] |