Archive for January, 2010
What has your editor done for you lately?
Posted by abingham in Uncategorized on 2010/01/17
Motivated by the setup of a vim user at work (a bright but clearly misguided guy), I decided to configure emacs to rebuild my active ctags file whenever I saved a buffer. This is only lightly tested, but it seems to do the trick: ; Reconstruct the active TAGS file on file save (defun create-tags […]