Archive for February 13 2016

flycheck-typescript-tslint released

My GNU Emacs flycheck extension 'flycheck-typescript-tslint' version 0.21 relised

Writen on Feb 13, 2016, 21:45 and filed under: TypeScript, Elisp, GNU Emacs.

Loading and unloading GNU Emacs themes

Every time you call `load-theme` in GNU Emacs, there is a chance that previous theme changed something that new theme does not. Also, sometimes themes change `linum` (line numbers) settings and if you use `linum` you don't want that.

Writen on Feb 13, 2016, 15:02 and filed under: GNU Emacs, Elisp.