This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-08-23
Channels
- # admin-announcements (1)
- # alda (1)
- # bangalore-clj (5)
- # beginners (17)
- # boot (392)
- # capetown (4)
- # cider (16)
- # cljs-dev (24)
- # cljsrn (33)
- # clojure (106)
- # clojure-berlin (1)
- # clojure-nl (1)
- # clojure-russia (168)
- # clojure-spec (85)
- # clojure-uk (137)
- # clojurescript (83)
- # clojutre (4)
- # component (10)
- # cursive (6)
- # datavis (9)
- # datomic (11)
- # defnpodcast (15)
- # dirac (4)
- # docker (1)
- # ethereum (1)
- # hoplon (27)
- # jobs (5)
- # jobs-rus (1)
- # lein-figwheel (2)
- # luminus (5)
- # off-topic (5)
- # om (13)
- # onyx (60)
- # parinfer (2)
- # planck (12)
- # proton (2)
- # re-frame (45)
- # rethinkdb (5)
- # ring-swagger (9)
- # spacemacs (9)
- # specter (49)
- # test-check (1)
- # untangled (104)
- # yada (10)
So I’m biting the bullet and going to try using emacs prelude for everything on my mac laptop, but the scrolling is driving me crazy. Is there an easy way to get it to scroll smoothly like it does for the native mac apps?
@shaun-mahood: there goes my morning...
Found https://www.emacswiki.org/emacs/SmoothScrolling but haven’t tried any of it yet.
hmm http://melpa-stable.milkbox.net/ => No such site at :80
seems to work again, now
oh wait now I see that the URL is different 🙂
https://github.com/railwaycat/homebrew-emacsmacport << this is the emacs i install on all of my collaborators machines
and then either pare the whole thing down for people who i can trust to customize and write their own elisp, or prelude for those who just want to hit the ground running.
@bvulpes @slipset : Thanks, I installed that homebrew port and it worked great (and I didn't actually need to learn anything) 🙂