about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/cycle.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-01-09T13·38+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-01-17T10·56+0000
commitef881e059bc5573ceceb40fe757940dd1fc83733 (patch)
tree34bff0208e5134742244b20a82ce550aeac1a90b /configs/shared/.emacs.d/wpc/cycle.el
parent5407eeb146778c6d473f7729f28b7377b34f02fb (diff)
Prefer struct/set! to setf
I originally tried using `struct/set` instead of `setf`, which I had forgotten
was the *immutable* version of `struct/set!`. When this didn't work, I reverted
to `setf`. After a good night's sleep and with a fresh set of eyes, I dug into
the issue and discovered that `struct/set!` was what I wanted the whole.

I am curious now about `struct/update` versus `struct/update!`; shouldn't the
former be immutable and the latter be mutable? I'll save that investigation for
a later date.
Diffstat (limited to 'configs/shared/.emacs.d/wpc/cycle.el')
0 files changed, 0 insertions, 0 deletions