Hrvoje Niksic <hniksic(a)srce.hr> writes:
Jonathan Harris <jhar(a)tardis.ed.ac.uk> writes:
> to behave as Kirill describes. This was lost in the tidying up of the
> dnd code. The new generic code does:
>
> (pop-to-buffer (find-file-noselect file))
pop-to-buffer looks wrong here. From the docstring of pop-to-buffer:
Select buffer BUFNAME in some window, preferably a different one.
This is not what we want here. Oliver, could you please change it?
Yup, patch will follow this evening (together with some configure changes).
Regards,
Oliver.