bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-indent] GNU Indent profile detection mode


From: Full Decent
Subject: [Bug-indent] GNU Indent profile detection mode
Date: Tue, 19 Jul 2005 17:02:07 -0000

David Ingamells,

I would like to make a suggestion and offer help to implement it,
however I need your insight to complete the task. Indent could scan a
file and detect the current indentation method already used in the
file. Additionally it could then point out inconsistancies in the
file.

If it were to be implemented external to indent, the algorithm would
be to apply each option individually and then diff | wc-l. Then keep
the options that cause the least changes for each set of competing
options.

I'm not sure if this should be implemented as a shell script external
to indent or if it belongs in the code.

What do you think?

Thanks,
Will Entriken




reply via email to

[Prev in Thread] Current Thread [Next in Thread]