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
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
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