>>31
I have line numbers on, i wouldn't be able to debug anything effectively without them, but i wouldn't instantly think of word in line 11972 as "line 11972",so it would take a bit to notice the number, mentally copy it, now see line 12083 and where on that line i need to insert the code,
calculate the word length(a 8th word, but in C code it not obvious), now finally i can start the insert by typing the entire command now that i know of all variables.