[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vtk-developers
Subject:    [vtk-developers] TABS and SPACES
From:       "Lorensen, William E (CRD)" <lorensen () crd ! ge ! com>
Date:       2001-11-13 14:43:17
Message-ID: FBE90DFC240BA541B38A43F39913A16D025C41E4 () xmb02crdge
[Download RAW message or body]

Folks,
I've converted all .h and .cxx files in VTK that had hard tabs. Most of the tabs were due to emacs
compressing spaces into tabs. In order to retain the spacing that was in the files, I ran the unix
expand command with a -8 arg. This replaced all hard tabs with 8 spaces. I checked a dozen or so
files to see that the indentation was retained.

Some files may have munged indentation. If you notice bad spacing, please repair it next time you
check in the file.

For emacs users, you need to
(setq-default indent-tabs-mode nil)

to have emacs convert your tabs to spaces.

Bill


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic