indent can only add or delete whitespace. Comments that start with // and extend beyond the -lcn limit are left alone.

Henry Vermaak wrote:
2009/11/10 Wimpie Nortje <wimpienor...@gmail.com>:
Ok, I've tried indent and it doesn't do the job because the comments are
also 400 chars long.

>From indent man page:

-ln, --line-lengthn
    Set maximum line length for non-comment lines to n.
    See BREAKING LONG LINES.
-lcn, --comment-line-lengthn
    Set maximum line length for comment formatting to n.
    See COMMENTS.

Henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to