I am having a problem however. Suppose I have an esp that depends on several masters, and suppose I check a record from that esp into my nice clean ESM. I get a warning saying that if I proceed, my new ESM will acquire the dependencies of the ESP. Which is to say if the esp depends X.esm and Y. esm, after checking in, my new esm also depends on X and Y.
I hope that made sense. I may need to use diagrams.
Anyway, this seems to happen, even if the record I'm copying has no relation with X.esm or Y.esm. And I'm getting endless warnings about masters depending on multiple masters in the CK, and needless dependencies for my mod.
Any ideas how to stop it? I could remove the deps with TESVSnip, of course, but that's partly how I got into this mess...

