Closed tutysara closed 12 years ago
Very nice. Looks great. I'm going to convert to a multimethod though so we can maybe get support for Windows in there :)
Hmmmm... (System/getProperty "os.name")
=> "Linux" on a Mac...
So weird.... When I run it in lein repl, "os.name" is Mac OS X, but form Emacs repl, it is "Linux"
remembering that old joke ppl bring when talking about emacs.
do you have anything in your settings that sets "os.name" ?
Figured it out. My Emacs was running in Vagrant. Vagrant is actually running Linux. Doh.