Re: White-space patch for programs/winetest/main.c

2004-04-21 Thread Jakob Eriksson
Alexandre Julliard wrote: Jakob Eriksson <[EMAIL PROTECTED]> writes: This is also an example of how the file can store its indent preference in a comment. I will run this when I'm done editing the file: FILENAME=main.c && `grep indent $FILENAME` $FILENAME I don't think that's a good idea

Re: White-space patch for programs/winetest/main.c

2004-04-21 Thread Alexandre Julliard
Jakob Eriksson <[EMAIL PROTECTED]> writes: > However, this brings the question - what do you say about the proposal > to enable indent upon CVS checkin? > (But ONLY for files marked as wanting that!) It will cause a lot of trouble for no good reason. Different people have different tastes on inde

Re: White-space patch for programs/winetest/main.c

2004-04-21 Thread Alexandre Julliard
Jakob Eriksson <[EMAIL PROTECTED]> writes: > This is also an example of how the file can store its indent > preference in a comment. > > I will run this when I'm done editing the file: > FILENAME=main.c && `grep indent $FILENAME` $FILENAME I don't think that's a good idea at all. It would require