Andras Simon andras@renyi.hu writes:
Only minor things like unwarranted window config changes; e.g. when compiling/loading files, the emacs window splits and I get the REPL which I didn't ask for.
IIRC we started popping up the REPL because otherwise you don't get a sense of progress during compiles. There may be a better way though.
Also, when completing symbols, the *completions* buffer sometimes doesn't go away, or it does, but the window remains split.
I've hacked the window configuration stuff for completion a bit. See if you like it better now.
-Luke