admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
2015-11-20T07:43:49.000261Z

Going well (I hope): https://salt.bountysource.com/teams/clojars

dominicm 2015-11-20T08:11:28.000263Z

That's awesome

dominicm 2015-11-20T10:58:46.000264Z

Just playing with setting up Parinfer for neovim.

jannis 2015-11-20T10:58:53.000265Z

@magnars: Ha! I really enjoyed Parens of the Dead but I can't help thinking that it's a sneaky way to convert everyone to Emacs (including me, after 10+ years of using vim). Impressive πŸ˜‰

πŸ‘ 2
πŸ˜„ 1
2015-11-20T11:04:46.000266Z

@jannis Glad to hear you enjoyed it :simple_smile: One reason I made the videos was I wanted to not only be "that emacs guy" from Emacs Rocks. That didn't turn out too well. πŸ˜‰ Have you checked out Spacemacs?

4
jannis 2015-11-20T11:12:33.000267Z

@magnars: If you want to get rid of that reputation, how about a few screencasts using vim. πŸ˜‰ I haven't tried Spacemacs yet, currently I'm using emacs + evil mode. I'll check it out!

2015-11-20T11:18:51.000268Z

@jannis: Spacemacs is basically evil-mode heavily configured - I hear great things about it.

jannis 2015-11-20T11:22:26.000269Z

@magnars: Installing it at this very moment. :simple_smile: What's that command completion mode you're using by the way?

jannis 2015-11-20T11:22:50.000270Z

The one where what you've typed is underlined and the completions are rendered in-line, not in a separate buffer.

2015-11-20T11:24:44.000271Z

that would be ido-mode with ido-flx (for smart matching) and ido-vertical (to get results on many lines): https://github.com/magnars/.emacs.d/blob/master/settings/setup-ido.el - but before you dig deep into this, you might want to see what Spacemacs comes with out of the box. It's quite featureful, from what I can tell.

jannis 2015-11-20T11:25:31.000273Z

Will do. Thanks :simple_smile:

dominicm 2015-11-20T11:46:56.000274Z

@snoe Not sure if you know, but 2u in nvim-parinfer.js works a charm (I think!)

dominicm 2015-11-20T11:49:37.000275Z

Not ideal, but it'll do in a pinch

kyle_schmidt 2015-11-20T15:25:00.000279Z

Im a beginning Clojure programmer looking to join a team for Clojure Cup. Anyone looking for teammates?

snoe 2015-11-20T15:29:51.000280Z

@dominicm: ha, great! Thanks for the tip and the patch.

dominicm 2015-11-20T15:30:22.000281Z

@snoe No problem, glad to be of help!

warn4n 2015-11-20T19:42:45.000286Z

how is spacemacs pronounced by the way? space-macs or spacy-macs?

halcyon 2015-11-20T19:43:03.000287Z

I would think space-macs - but I’m not an authority on that

dave 2015-11-20T20:36:13.000290Z

i believe it's spuh-CHEH-macs

πŸ˜› 1
mattly 2015-11-20T21:43:10.000291Z

considering it’s named after the space bar, I’d assume space-macs

akiva 2015-11-20T22:03:23.000292Z

@dave’s response sent me to 100% LOL.

bsima 2015-11-20T22:24:32.000293Z

:raised_hand: love spacemacs. It's more than just evil mode. All the provided (optional) layers are super convenient

akiva 2015-11-20T22:36:47.000294Z

And, yes, Spacemacs is fantastic. I’ve been a vi/vim user since 1988. Spacemacs swayed me over. The bastards. Β¬_Β¬

bsima 2015-11-20T22:53:07.000295Z

@akiva: Funny, I actually switched from a highly-personalized emacs config. I was not a fan of vim (though I'd used it years ago) but Spacemacs won me over and now I use hybrid mode

akiva 2015-11-20T22:55:09.000296Z

Yeah I think the days of the Emacs v. vim argument are kind of over outside of just kind of nudging your friend and saying something snarky over some beers.

arrdem 2015-11-20T22:55:47.000297Z

yes, now that we have evil-mode emacs is the One True Editor

akiva 2015-11-20T22:56:25.000298Z

Yep, yep!