emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] enhanced mac drag-n-drop


From: Jason Rumney
Subject: Re: [patch] enhanced mac drag-n-drop
Date: Thu, 07 Apr 2005 07:59:39 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

"Jan D." <address@hidden> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]