There is a user option, dnd-open-file-other-window, which should
control the behaviour of drag-n-dropping files onto an Emacs frame.
I customized it to t...
However, that had no effect. :-(
If the code in x-dnd-drop-data is going to always bind
this variable, then it is useless to make it customizable.
There are two cases: dropping in a specific window, and dropping
elsewhere on the frame. Perhaps we should change one
of those two cases NOT to bind dnd-open-file-other-window,
or change it somehow.
Which is the case that you want to customize?
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel