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

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

Re: parse-partial-sexp confused by temp?


From: Andreas Röhler
Subject: Re: parse-partial-sexp confused by temp?
Date: Thu, 30 Apr 2015 09:57:41 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


Am 30.04.2015 um 00:25 schrieb Stefan Monnier:
However, this would not explain the wrong result saying inside a string.
The syntax-propertize part could.

Came across an error in other context, where it turned out syntax-ppss
did read only from beginning of line,
Hard to believe.  Have you reported it as a bug?



Not yet. Will investigate it next time.

Will have a closer look at this (syntax.el):

    (if (and old-pos (> old-pos pos)) (setq old-pos nil))
    ;; Use the OLD-POS if usable and close.  Don't update the `last' cache.





reply via email to

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