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

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

Is this a parse-partial-sexp doc bug


From: LaserDoodads Info
Subject: Is this a parse-partial-sexp doc bug
Date: Mon, 24 Oct 2005 21:05:23 -0500

The statements marked ^^^ seem to conflict:

parse-partial-sexp is a built-in function in `C source code'.
(parse-partial-sexp from to &optional targetdepth stopbefore oldstate 
commentstop)

...
Value is a list of ten elements describing final state of parsing:
          ^^^^^^^^^^^^^^^^^^^^
...
Fifth arg oldstate is a nine-element list like what this function returns.
                       ^^^^^^^^^^^^^^^^^
It is used to initialize the state of the parse.  Elements number 1, 2, 6
and 8 are ignored; you can leave off element 8 (the last) entirely.






reply via email to

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