tvl-depot/configs/shared/.emacs.d
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
..
snippets Support JS-style header in web-mode 2019-12-24 15:21:34 +00:00
vendor Massive configuration overhaul 2019-12-24 15:21:34 +00:00
wpc Prefer struct/set! to setf 2020-01-17 10:56:21 +00:00
init.el Revert Nixified Emacs configuration 2020-01-17 10:56:21 +00:00
opam-user-setup.el Update OCaml support 2019-12-24 15:21:34 +00:00
tramp Update Tramp configuration 2019-12-24 15:21:34 +00:00