How to stop Emacs (ESS+R) opening a new window in debug mode? -


ess-13.05 opens new window within frame when debugging. nice, have separate frame code (and frame uses evil, why want in separate frame). if kill window (c-x 0) next-stepping through code re-opens window in current frame. how stop ess doing c-x 3 on frame debug prompt: browse[2]> ?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -