Jakob Eriksson jakov@vmlinux.org 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 everybody to do that every time they make a change to that file, otherwise there will be plenty of spurious whitespace changes and conflicts. Please don't do that.