Dave Hall - 2005-08-23

Logged In: YES
user_id=276279

There is actually some code which I broke which stops there
being 2 requests running concurrently. xmlhttprequest.abort
has unreliable behaviour, so I want to avoid doing that. I
plan to "lock" activity while selecting a mailbox or message.

There might be some alternatives, I am open to suggestions.