On Dec 24, 2008, at 07:33 , kogu wrote:
Now in my main monitor, I have the code visible. When I run a function in the main window, the window is split in half with code and REPL showing.
I want to stop this behavior of automatically splitting the window. The REPL on the other frame updates, so that's not a problem. So when I run a function (C-M-x), I don't want the window to split. Can anyone please help me with this?
I do that with `special-display-regexps': M-x customize-variable RET special-display-regexps RET
Parameter: same-frame Value: t