@screwlisp Yeah, for context: mine exists specifically to address the friction of learning Common Lisp (or Coalton). It's a single executable that bundles a compiler (SBCL), a Terminal and Quicklisp, all into one so any noob gets a double click->Lisping setup. It's for noobs, not those already Lisping and know Emacs. So it does things like CUA bindings, non-extensible etc. The idea is that folks can graduate to Emacs later on if they want (though I suspect if they start off with mine, they'll never learn Emacs but shrug).Though I've long been one of those that doesn't think learning Emacs (along with Quicklisp and ASDF) is asking too much, testing mine in the initial alpha group kind of convinced me that yeah, this probably should have existed a long time ago. Emacs and other associated setup can no longer be used as an excuse to not learn Lisp.@tux0r @svetlyak40wt @vindarel @sanityinc @simon_brooke @jackdaniel @dougmerritt