On Mon, 21 Jun 2004, Luke Gorrie wrote:
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.
Switching to the REPL (instead of splitting the window) would be an option that I think I'd like better - but I'm sure it'd drive some people crazy. But it's not a big issue, and now that I know the reason, it doesn't annoy me anymore.
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.
It's perfect now. Thanks!
Andras