------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=104599 ------- Additional Comments From kde metafoo co uk 2007-09-02 13:38 ------- It's been a long time since I've looked at this code, but I believe the issue is essentially that csands doesn't know whether it's indenting an enumeration or something else. In the something-else case, double-indenting the second line within the {} would usually be appropriate. The cleanest solution is probably for csands to keep track of whether or not it's within an enum and indent differently if it is. _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel