* bug#15865: 24.3.50; doc string of `recursive-edit' - mention `throw' of any value
@ 2013-11-11 23:04 Drew Adams
2014-02-08 3:30 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-11-11 23:04 UTC (permalink / raw)
To: 15865
The doc string gives the impression that the only possibilities to "get
out of the recursive edit" are to throw nil or t. (elisp) `Recursive
Edit' is much clearer. Say explicitly that `recursive-edit' does
`catch' and it returns the value thrown to `exit', except if t or nil.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-10-19 on LEG570
Bzr revision: 114715 rgm@gnu.org-20131019023520-s8mwtib7xcx9e05w
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#15865: 24.3.50; doc string of `recursive-edit' - mention `throw' of any value
2013-11-11 23:04 bug#15865: 24.3.50; doc string of `recursive-edit' - mention `throw' of any value Drew Adams
@ 2014-02-08 3:30 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-08 3:30 UTC (permalink / raw)
To: Drew Adams; +Cc: 15865
Drew Adams <drew.adams@oracle.com> writes:
> The doc string gives the impression that the only possibilities to "get
> out of the recursive edit" are to throw nil or t. (elisp) `Recursive
> Edit' is much clearer. Say explicitly that `recursive-edit' does
> `catch' and it returns the value thrown to `exit', except if t or nil.
Fixed on trunk.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-08 3:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 23:04 bug#15865: 24.3.50; doc string of `recursive-edit' - mention `throw' of any value Drew Adams
2014-02-08 3:30 ` Lars Ingebrigtsen
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.