I was looking for a function that could be used instead of
execute 'buffer' this.bufnr
Is there a function that puts a buffer into a window? As a longshot I tried
bufload(this.bufnr)
It was not pretty.
-ernie