[Insight-developers] Emacs function to turn off tabs and use spaces..

Will Schroeder will.schroeder at kitware.com
Fri Jul 14 14:29:22 EDT 2000


Hi Folks-

At the recent meeting someone asked me about preventing emacs from inserting tab
characters into a file. I do this by inserting the line:

(set-default 'indent-tabs-mode nil)

in my .emacs (or _emacs on Windows) initialization file.

Will





More information about the Insight-developers mailing list