From: martin rudalics <rudalics@gmx.at>
Cc: Alan Mackenzie <acm@muc.de>, emacs-devel@gnu.org
Subject: Re: Honesty with parse-partial-sexp
Date: Sat, 09 Dec 2006 10:47:12 +0100 [thread overview]
Message-ID: <457A8620.9090602@gmx.at> (raw)
In-Reply-To: <E1Gsqz0-000209-7F@fencepost.gnu.org>
In fact, the Elisp doc for `parse-partial-sexp' reading
Element 9 is used only to set element 1
of the return value, in trivial cases where parsing starts and
stops within the same pair of parentheses.
should become
Element 9 is used only to set elements 1 and 9
of the return value, in trivial cases where parsing starts and
stops within the same pair of parentheses.
and I'm in doubt whether all these cases are "trivial".
Finally, if you really want to document the 9th return value you should
talk about all its elements.
next prev parent reply other threads:[~2006-12-09 9:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-07 17:47 Honesty with parse-partial-sexp Alan Mackenzie
2006-12-09 1:26 ` Richard Stallman
2006-12-09 4:04 ` Stefan Monnier
2006-12-09 18:25 ` Richard Stallman
2006-12-09 20:20 ` Stefan Monnier
2006-12-09 9:47 ` martin rudalics [this message]
2006-12-09 12:56 ` Miles Bader
2006-12-09 18:26 ` Richard Stallman
2006-12-09 20:30 ` Stefan Monnier
2006-12-11 1:05 ` Richard Stallman
2006-12-12 2:41 ` Stefan Monnier
2006-12-12 19:01 ` Alan Mackenzie
2006-12-12 19:29 ` Stefan Monnier
2006-12-12 19:53 ` Alan Mackenzie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=457A8620.9090602@gmx.at \
--to=rudalics@gmx.at \
--cc=acm@muc.de \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.