okamsn / loopy

A better looping and iteration macro for Emacs.
GNU General Public License v3.0
23 stars 3 forks source link

Allow `:back` for `set-prev` to not be known at compile time #194

Closed okamsn closed 1 month ago

okamsn commented 6 months ago

This can be done by substracting from a numeric value and then setting the variable once 0 is hit, for example. We currently do something like this when the variable is with-bound and destructuring.