|
From: | Eduardo Ochs |
Subject: | Re: [External] : Exiting from mapc |
Date: | Wed, 1 Jan 2025 23:21:13 -0300 |
On Wed, 1 Jan 2025 at 20:15, Heime via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote: > > How can one get the result of the throw? With a let? ;; See: (info "(elisp)Catch and Throw") (catch 'a (throw 'a 'b)) Cheers, Eduardo
[Prev in Thread] | Current Thread | [Next in Thread] |