emacs transient menu

Transient Menus in Emacs pt. 1

Building custom Transient menus is a great way to enhance day to day workflows

Managing Local Services in Emacs with Prodigy

Prodigy is an Emacs package that allows you to manage local services easily.

Finding an Emacs Bug

I managed to come across an emacs bug.. or rather unexpected & undocumented behavior.

Trying out GCC Emacs

I've always had complaints about emacs performance but the latest native compilation branch squashes any concerns I have with it.

February 20, 2021 3 min

Using Run Command in Emacs for RSpec Watch Mode

I am a sucker for small micro-optimizations in my Emacs config. The Run Command package gives plenty of opportunity for that, while also building powerful automation opportunities. Here's the config I came up with for an RSpec watch mode.