"Andy Tai" <[EMAIL PROTECTED]> writes: > Yes, I generally follow the 2-space indent in the original tla code. > But sometimes my other habit shows... I will follow the GNU style and > clean up the non-compliant part. However, my other programs unrelated to > tla may follow my own preference...
As long as it's at least consistent within each file (one project I worked on wasn't even consistent within functions -- sometimes indentation would vary randomly from 2- to 8-space tabs in successive lines of straight-line code)... -Miles -- ((lambda (x) (list x x)) (lambda (x) (list x x))) _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
