emacs-starter-kit
emacs-starter-kit copied to clipboard
pretty-print of `fn` impacts `fnil` in clojure-mode
trafficstars
When I write (fnil foo :bar) in clojure-mode it turns into (fil foo :bar) on the screen, which is super annoying.