Hrvoje Niksic <hniksic(a)srce.hr> writes:
Any comments on this? To me it's not obvious what code should
be
added to x_own_selection() to fix the bug.
I think: Add a test in the big igf statement in x_get_local_selection
to return the Opaque type. (The comments seems wrong here. It does not
convert the lisp opject to binary data yet, it just returns the right
lisp object. I
Then add another case to lisp_data_to_selection data to do cobert the
Opaque type back to the right X type. Probably just memcpy.
Disclaimer: I am not an X expert.
Jan