[PATCH] Add 'Ignore ...' buttons to error msg window

2003-06-10 Thread David Sterba
Hi, I'm sending a patch which adds the 'Ignore', 'Ignore all', 'Ignore similar' buttons to error message window. Description --- The error message window shows some more buttons: 'Ignore all' - ignore all following errors 'Ignore similar' - ignore "this" specific error; "this" is bas

Bug in background processing and error handling

2003-06-10 Thread David Sterba
Hi, while implementing 'Ignore ...' buttons to error messages, I came accros a strange behaviour of background processing + error handling. Let's say, I want to copy many files into a directory but don't have permission to. In case of foreground processing, everythig is ok. Now do the same, but