This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-03-27
Channels
- # aleph (5)
- # announcements (18)
- # beginners (200)
- # cider (25)
- # cljdoc (4)
- # cljsrn (3)
- # clojure (90)
- # clojure-europe (3)
- # clojure-finland (5)
- # clojure-france (1)
- # clojure-houston (1)
- # clojure-italy (8)
- # clojure-nl (15)
- # clojure-spec (24)
- # clojure-uk (20)
- # clojurescript (199)
- # core-async (2)
- # cursive (45)
- # data-science (14)
- # datomic (33)
- # duct (13)
- # fulcro (4)
- # graphql (3)
- # kaocha (9)
- # leiningen (24)
- # nrepl (16)
- # off-topic (105)
- # pathom (15)
- # pedestal (28)
- # re-frame (1)
- # reagent (14)
- # shadow-cljs (28)
- # spacemacs (8)
- # tools-deps (8)
- # vim (4)
@romain be careful which Emacs release you use, not all are equal. When I had to use a Mac at work, I install Emacs from https://emacsformacosx.com/
That worked very well with Spacemacs
I moved back to emacs-plus and will not use tooltip at the moment. I never tried emacsformacosx, I don't know how it compares to emacs-plus
all I know is that emacsformacosx doesnt mess around with Emacs libraries, it just gives you the standard Emacs release. Its a pretty safe approach. I havent use MacOSX for several years now, so I am not aware if there is anything better.
The Spacemacs docs for macosx are here https://github.com/syl20bnr/spacemacs#macos
emacs-plus is basically GNU Emacs as is, it’s not a port, it adds small things like Spacemacs icon (you can opt out of it) and additional flags like --HEAD and --devel. OTOH emacsformacosx adds some patches that supposedly should make it work better in OSX, In my experience though I had a few cases where it would either die unexpectedly or would get really sluggish.