emacs-devel
[Top][All Lists]
Advanced

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

Re: Honesty with parse-partial-sexp


From: Richard Stallman
Subject: Re: Honesty with parse-partial-sexp
Date: Sat, 09 Dec 2006 13:26:16 -0500

    Finally, if you really want to document the 9th return value you should
    talk about all its elements.

Not necessarily.

The really clean thing to do would be to store ONLY the position
of the outermost paren in elt 9, and move the rest to a new elt 10.
But I'd rather not do that at this late stage.

For now, let's define a defsubst to access it.  Would someone please do so?





reply via email to

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