>> When I want to edit a task and press "TAB", the point is moved to >> a window that show all the task. Not into the window opened by the >> indirect follow mode. Is it possible to modify this ? > > We got a use case when we want to display an Org buffer in other window, > but want to reuse an indirect buffer if it is already present. > > May it be possible? > It feels like a natural thing to be available for `display-buffer', but > I cannot find anything.
It's possible to select the necessary window by using 'pop-to-buffer' while displaying the non-selected window with a simple 'display-window'.