On 03/09/2005, at 10.38, Andreas Wahlin wrote:
Even though this might be a bit topic breaking, I'd like to report a strange visual bug, sometimes when I reach the end of something, like a document but also I think a line, the buffer window sort of flashes grey
It happens when you pass a closing bracket/brace/... and the opening character is outside the view.
It's by design, and something I think I got from Xcode, although with Xcode, it also took me awhile to figure out why it'd flash -- but it turns out to be really useful, at least in obj-c, where you have lots of closing brackets at the end of a line, and lines tend to be so wide that the opening brackets are scrolled into the left border.