Timeline for Does elisp have a way to jump to (goto) labels in the code, ala common lisp's go?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 22, 2021 at 17:58 | history | edited | NickD | [Edit removed during grace period] | |
| Sep 22, 2021 at 16:09 | answer | added | HappyFace | timeline score: 4 | |
| Sep 22, 2021 at 16:06 | comment | added | HappyFace | @Dan Thanks, that's the answer. | |
| Sep 22, 2021 at 16:03 | comment | added | Dan | The cl-lib library offers cl-tagbody (and, I presume, friends), which offers some of the common lisp primitives to do this sort of thing. | |
| Sep 22, 2021 at 16:03 | history | edited | HappyFace | CC BY-SA 4.0 | added 129 characters in body |
| Sep 22, 2021 at 15:56 | history | asked | HappyFace | CC BY-SA 4.0 |