Posts tagged with emacs (2)

Nov11 emacs + git dealing with whitespaces in code post author

emacs git | comments

Your are a good coder citizen and leave no unneeded white spaces in the code, you know so that git diff shows only worthy changes. But you have to deal with other peoples code, and they are not always good citizens.

Continue reading »

Apr17 Emacs cucumber mode post author

emacs cucumber | comments

Michael Klishin have deviced a cucumber-mode.el mode for Emacs that provides all the sweet syntax hightlights and yasnippets snippets. You clone it or download it, throw it in your elisp/ directory and then adding this to your .emacs you’ll get all the goodies:

Continue reading »