Copy alias.e alias.e.COPY
echo Hello >> alias.e.COPY
Use DIFFZilla to compare alias.e to alias.e.COPY
It shows the block comment at the top of the file is different, even though they are identical.
Disable "Skip comments at the begining of the file", and the problem goes away.