emacs-devel
[Top][All Lists]
Advanced

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

Re: generic buffer parsing cache data


From: Stefan Monnier
Subject: Re: generic buffer parsing cache data
Date: Sun, 01 Jul 2007 17:23:10 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> Is there any way to easily check where `parse-partial-sexp' caches its
> data?  Just to easily see if it is already suitable for what modes
> would need.

parse-partial-sexp doesn't cache anything.  `syntax-ppss' caches its data in
an association list.


        Stefan




reply via email to

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