On Thu, Jan 16 2014, Luís Oliveira wrote:
I have two questions for my fellow SLIME users:
is there any situation where this behaviour would be undesirable?
if so, we need a customisation variable. Which behaviour should be the default one?
These decisions should be left to Emacs's display-buffer function, which can be customized with stuff like display-buffer-overriding-action and related variables. Frame/window management is a can of worms that's better left outside of SLIME's scope.
Helmut