Am 07.01.2011 um 09:51 schrieb Kornel: > Am Freitag, 7. Januar 2011 schrieb Stephan Witt: > > Am 07.01.2011 um 08:00 schrieb Kornel: > > > Am Donnerstag, 6. Januar 2011 schrieb Peter Kuemmel: > > > > > > But ATMit is mixed in the cmake files, and in lyx's code also tabs > > > > > > are used. > > > > > > > > > > > > Peter > > > > > > > > > > Mixing is a consequence having tab stop != indent. > > > > > > > > > > Kornel > > > > > > > > I've no problem switching to spaces. Do you prefer 2,3, or 4? > > > > > > > > Peter > > > > > > 2 is my favour. Thanks. > > > > Just my 2 cents... > > > > What's the difference to using tabs with "tab stop" and "indent" == 2? > > I'm aware only of the viewing of diffs on terminal. > > > > Stephan > Nothing, if it were only this project.
Working on different projects is an argument for using tabs instead of spaces. With tabs you are able to have consistent indentation regardless of the projects indentation width preferences. And I believe most people have more then one project :-) > (Don't know, if printed documents respects the "tab stop" == 2, or if they > will be converted first ...) Printed? Try --tabsize=2 with a2ps e.g. Stephan
