Coding style

Russ Allbery rra at stanford.edu
Fri Sep 10 00:12:33 UTC 1999


Olaf Titz <olaf at bigred.inka.de> writes:

> Only if _every_ indentation is a tab. People who use Emacs and the
> common "BSD" indent style produce 4-step indent with 8-step tabs.

;; Use only spaces when indenting or centering, no tabs.
(setq-default indent-tabs-mode nil)

-- 
Russ Allbery (rra at stanford.edu)         <URL:http://www.eyrie.org/~eagle/>


More information about the inn-workers mailing list