From xemacs-m  Tue Aug 19 19:30:40 1997
Received: from komtron.com (root@gatekeeper.komtron.com [194.77.5.33])
	by xemacs.org (8.8.5/8.8.5) with SMTP id TAA16051
	for <xemacs-beta@xemacs.org>; Tue, 19 Aug 1997 19:30:33 -0500 (CDT)
Received: from slave1.komtron.com by komtron.com; Wed, 20 Aug 1997 02:35:07 +0200
Received: (from Ufga@localhost) by slave1.komtron.com (8.7.5/8.7.3) with UUCP id CAA23525; Wed, 20 Aug 1997 02:37:01 +0200
X-Authentication-Warning: slave1.komtron.com: Ufga set sender to ograf@fga.de using -f
Received: by fga.de (8.8.5/8.8.5) id UAA14930
Received: by fga.de (8.8.5/8.8.5) id UAA04266
To: Colin Rafferty <craffert@ml.com>
Cc: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: Re: OffiX DnD in XEmacs 20.3 Bratislava (b18)
References: <m3203rrx5i.fsf@indie.fga-intern.de> <ocrrabqbavd.fsf@ml.com>
X-Face: [8r}|"6`WFUT0kiC9dBT%edO~lI5Gwog0Z@Cl=Inx|2F=+DjY#0nGtclM)9lU
        c/8JJ%b&&^:&pWh&nYlQbGSk=WdL^%f!<6a:?n)V_snw7Zc+AW10az=||e8Kv
        1PV49Qe64*68G2`)M8O$mlLQ\!O}$d8]T\L?i@$;=WA~0B[k)O.^T'x?O^=EX
        %=gt6(:hG!-|%$EZGq-Dn6r%N6xqOC4voztttHxOMp!2$o+qPAcT2k&dgO~`%
        kVcW7C<3hK[g9vVpk'#B2(f"pN,jBh`
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: Oliver Graf <ograf@fga.de>
Date: 19 Aug 1997 20:53:24 +0200
In-Reply-To: Colin Rafferty's message of "19 Aug 1997 08:44:38 -0400"
Message-Id: <m3zpqehumz.fsf@indie.fga-intern.de>
Lines: 22
X-Mailer: Gnus v5.4.64/XEmacs 20.3(beta18) - "Bratislava"

Colin Rafferty <craffert@ml.com> writes:

> > P.S.: Theoretically this should also work with CDE, if the internal functions
> > work correctly...
> 
> This works great with CDE.  I brought up a notepad (which can basically
> accept anything), and dragged some text into it.  I even managed to drag 
> some text from the notepad and into XEmacs.

Fine.

> The only problem that I had was that XEmacs didn't deal with changing
> frames, nor changing buffers.  Namely, if I try to drag to a different
> buffer in the same frame, or even a buffer in a different frame, it
> drops the text at the point in the drag source buffer.

I know. The default-drag-and-drop-handler gets no event, so it can't set the
point to the place where the drop event actually happened. But I'm working on
this.

Regards,
  Oliver.

