Emacs core is dropping Misc objects! Everything that isn't a basic type (list, strings, buffer etc) will now be a pseudovector: https://lists.gnu.org/archive/html/emacs-devel/2018-08/msg00251.html
Related Posts
Really cute approach to reporting type errors: when there's a type error, show an example of a runtime error that the type check has prevented!
Data-Driven Techniques for Type Error Diagnosis https://escholarship.org/uc/item/59s4h4pv
I'm experimenting with Hammerspoon on macOS as an application switcher. `Option-Space F` is Firefox, `Option-Space E` is Emacs, etc.
The problem with `Alt-Tab` is that the order changes based on recency. I'm hoping that a repeatable command will be nicer to use.
Blogging about my programming language project: choosing the basic syntax!
https://www.garden-lang.org/blog/syntax.html