> I just finished the patch. It is tested and works. It adds a "noexport" flag > to the format definition and removes the hardcoded exceptions for some > image formats. With this patch you don't need to change configure.py > anymore. > This is going in tomorrow if I don't get objections.
I am sorry but the patch is too big to be digested easily. Could you explain 1. what is noexport? 2. I do not see anything like shellExecute (my patch), so is it an addition or a replacement to my windows patch? 3. If this is an addition, what will view() get as an format entry if no viewer is defined for ps? Certainly there is no "auto" flag in your patch. Bo