"Alastair J. Houghton" <ajhoughton(a)lineone.net> writes:
> 2000-07-31 Yoshiki Hayashi <yoshiki(a)xemacs.org>
>
> * select.c (Fget_selection_internal): Always call
> select-convert-out.
I'm not sure about this change. I *think* it's probably
doing almost the right thing, but can we hold off applying
it whilst I have a think about it. My initial thoughts are
that the extra call to select-coerce (which is going to
replace this particular use of select-convert-out, by the
way) should be immediately after the call to
get_local_selection, because we shouldn't be trying to
perform internal coercion on values from other apps.
That's fine with me. Thanks for your good job.
--
Yoshiki Hayashi