1. Emacs -q 2. Open the attach file 3. Eval in the file buffer: - (c-set-style "bsd") - (setq c-basic-offset 4) Try indenting the file, you will see : in the message name not aligned properly as shown in this picture.