At 09:10 PM 4/27/98 +0400, you wrote:
I think that selection-owner-p must return the same as (region-active-p) 
under
Windows, and that selection-exists-p should check if CF_TEXT is
available 
from
clipboard. Using (null (mswindows-get-clipboard)) looks too expensive
for the
latter, so we must have a separate lisp primitive for it. 
Sounds good
Btw, how about using lstreams to exchange clipboard data? There is
some 
fiddling
with CR/LF stuff in select-msw.c. 
Yeah. I think you are right, however, I was looking for an expedient
solution for the purposes of a 21.0 release. I need to fix the toolbar as
well I suspect...
andy