>>>>>> possibility of evaluating the code to test and see what happens? > > Often, but not always. And it would be seriously annoying to have the > session buffer pop up every time I wanted to browse the code in a src block > while simultaneously viewing the results of a previous invocation in the org > buffer. > > As noted by others C-RET (or C-c C-n) on an empty line will make the session > buffer visible. > > So will C-c C-z C-c C-z if you are in an ESS[S] mode buffer (and it will do > that without trying to eval anything).
This is neat. Solves my problem. Thanks. Vikas