tvl-depot/configs
William Carroll ef881e059b 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.
2020-01-17 10:56:21 +00:00
..
cloudtop gitignores .emacs.d/{bookmarks,custom.el,projectile-bookmarks.eld} 2019-03-18 14:30:42 +00:00
desktop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
personal_laptop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
shared Prefer struct/set! to setf 2020-01-17 10:56:21 +00:00
work_laptop Massive configuration overhaul 2019-12-24 15:21:34 +00:00
install Massive configuration overhaul 2019-12-24 15:21:34 +00:00
uninstall Massive configuration overhaul 2019-12-24 15:21:34 +00:00