> I hate long lines as much as anybody, but I hate defeating indent > even more. The middle part of this is just going to go back to > the right again, the first time indent gets run. > > You might prefer to have it happen under your control... Argh! That's right! Thanks. After adding the followig dummy comment, the "indent"-ed version stays very close to the hand-formatted version. Should I check it in? (note, the attached patch does not include the changes introduced after running gdb_indent). 2002-08-22 Joel Brobecker * infrun.c (handle_inferior_event): Add a dummy comment to help indent find a more readable formatting of this line of code. Thanks, -- Joel