emacs-starter-kit icon indicating copy to clipboard operation
emacs-starter-kit copied to clipboard

pretty-print of `fn` impacts `fnil` in clojure-mode

Open kumarshantanu opened this issue 13 years ago • 0 comments
trafficstars

When I write (fnil foo :bar) in clojure-mode it turns into (fil foo :bar) on the screen, which is super annoying.

kumarshantanu avatar Jun 16 '12 08:06 kumarshantanu