hi, i'm reposting this from trac since i guess this needs to be discussed here:
while trying to fix #5211 i just found have problem in trunk with reloading files which is not present in branch. consider the following scenario: 1. change child buffer 2. go to the master and try to reload buffer warning dialog goes on about saving emergency file of the child. this is a serious issue once it comes to version control usage. Vincent you have been doing some changes lately in this area. is it intended behaviour? i'm not sure we should touch the childern at all. or at least to issue warning for saving beforehead? this needs some thinking because we currently have at least two scenarios which can happen wrt modified childern i VC: 1. updating (reloading) master only 2. updating (reloading) master/all childern in one step. pavel