Hacker News new | ask | show | jobs
by xfer 3221 days ago
I have also been a long time vim user, who recently converted to spacemacs(< 1yr). It has good sensible defaults and i can still customize my emacs. I am also using it for email(mu4e) and some todo management(org-mode).

The biggest inconvenience with elisp(imo) is the lack of namespace, especially for an editor. If only it had something like common-lisp packages.