Blinking is used to visualize matching parenthesis, brackets or braces. This means that, for instance, if you insert a ')' character, the cursor moves to the corresponding '(' character and comes back to the current position. Blinking is confined to the current page else a message is displayed (i.e. match at line X pos Y).