On Wed, Jun 11, 2014 at 11:36 AM, Carlos Martín Nieto <c...@elego.de> wrote:
>...

> Thanks for fixing it up. I keep forgetting that emacs will include tabs
> in some places even if the main code does have spaces.


To avoid TAB characters, I put this into my .emacs:

(setq-default indent-tabs-mode nil)

Reply via email to