Version: (using KDE KDE 3.5.5) Installed from: Debian stable Packages Reported in Debian BTS at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=244391 If I have the following situation: { int a=0; // a+=5; cerr << a <<endl; } now I want to remove the braces. If I mark anything and try to unindent this does not work any longer because the comment blocks this. I really preferred the former behaviour of the indentation. It could be also used to format text I copied from somewhere which was indented with spaces.
Try: 1. Settings > Configure Kate 2. Choose "Indentation" config page 3. uncheck [ ] Keep indent profile This should work, please report back asap.
Thanks, that worked. Sorry about the noise :-( Regards Ben ok, closing this bug - Olivier