On 2015-03-01T20:20:06+1100, Nicolas Goaziou said:
NG> Org uses `org-src-window-setup' to control the display, which NG> overrides dedicated windows. You may want to customize the former.
Thanks for bringing my attention to this variable! However, setting it to 'current-window seems to have no effect; rather than the Org buffer being replaced by an Emacs Lisp buffer, either a new window is created for the latter, or an existing (non-dedicated) window is taken over by the latter. Am i missing something / doing something else wrong?
(Btw, i'm using version 20150223 of Org from the orgmode.org ELPA - sorry i didn't mention that in my previous message!)
Alexis.