Aidan Kehoe <kehoea(a)parhasard.net> writes:
I propose reworking get-selection-timestamp to return such a cons,
and putting in place an alternative function on the C level, to be
called from such contexts like the select-gtk.c extract above. Does
anyone have any conceptual objections to this?
Not a real objection, but anyway: I belive (HIGH . LOW) conses should
be deprecated in favor of simply returning timestamps as double.
double is portable and still precise enough to hold time values for a
long, *long* time.