EM editor doesn't work in unicode. As i wrote in unicode each char consums 2 or 4 bytes of memory.
There are two editor access to files: 1. load whole file into memory 2. load only part of file (buffer) PSPad uses first (worst) method. You can of course use EM Editor if is better for you -- <http://forum.pspad.com/read.php?4,49191,49244> PSPad freeware editor http://www.pspad.com
