* bug#13976: forward-sexp return value not documented
@ 2013-03-16 14:41 Andreas Röhler
2013-03-30 1:32 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Röhler @ 2013-03-16 14:41 UTC (permalink / raw)
To: 13976
Hi,
forward-sexp returns point, which IMHO is useful, as it
permits writing
(setq result (forward-sexp))
Understand concerns wrt mainteance, not to make code dependent from return values.
OTOH speed is an issue at Emacs Lisp and this seems not expected to change.
Suggest to mention return value in docstring, so people may make use of it.
Best,
Andres
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#13976: forward-sexp return value not documented
2013-03-16 14:41 bug#13976: forward-sexp return value not documented Andreas Röhler
@ 2013-03-30 1:32 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-03-30 1:32 UTC (permalink / raw)
To: Andreas Röhler; +Cc: 13976
Andreas Röhler wrote:
> forward-sexp returns point
?
No it doesn't.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-30 1:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-16 14:41 bug#13976: forward-sexp return value not documented Andreas Röhler
2013-03-30 1:32 ` Glenn Morris
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.