At 09:42 AM 7/2/2003, darren chamberlain wrote:
My complaint with emacs' indenting isn't that it's the wrong amount but that by default it mixes tab and space characters, which are not the same thing.

Since it took me 12 years to find out about this option, I figure this is a good time to pass it along for anyone else who doesn't want tabs in their files.


;; never insert tabs
(setq-default indent-tabs-mode nil)

--
Greg Marr
[EMAIL PROTECTED]

_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to