Table of Contents Introduction Bias towards repos with license Query on sample_contents Query on full, unsampled, data Results Things to … More
Category: emacs
Smartparens is super awesome, especially with evil mode
Table of Contents Introduction Two evil-smartparens packages evil-smartparens from melpa evil-smartparens from github Installation My configuration How I learned how … More
Set up ERC, Emacs IRC client, with automated windowed layout and connection
Table of Contents Introduction My configuration Problems I encountered Erc support for sasl gitter irc support. Gitter joining random channels … More
Globally unique internal links exported by org mode
Table of Contents Problem Solution Problem Org mode when exporting to html auto generates internal links by the sequence number, … More
Very powerful data analysis environment – org mode with ob-ipython
Table of Contents Introduction Features (aka “What’s that powerful about it”) Embed code blocks in any language Results can be … More
Nice new emacs package – dumb-jump.el
Table of Contents Why is it better than ctags/ggtags? No additional per OS configuration (assuming that you use ag anyway) … More
Making emacsclient a default editor on Mac
I had a few problems with making EmacsClient my default way of opening files on Mac. Firstly just add (server-start) to … More