Could I put in a vote for a return to the old behavior of 'gsub!' ?

Sometimes it's nice to be able to write

  1 while gsub!(....)

(for example while matching nested syntactical constructs)



Dave