"Jan D." <[EMAIL PROTECTED]> writes: > We should break out what you can use in a general dnd.el file. The > x-dnd.el currently contains both general DND handling and protocol > specifics. I'll look at what the w32 code uses and try to generalize > it more.
The code is in term/w32-win.el. I only used one function from x-dnd.el, but I think I basically rewrote another function with minor changes, so it may be possible to generalize that. Also a full dnd implementation on w32 could probably use more from x-dnd.el if someone were to contribute the necessary COM code to generate the more complex events, so generalizing as much as you can would help in the long term. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel