[107] in testers
GNU Emacs 18.54.4 of Tue Jul 18 1989 on paris (berkeley-unix)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jul 19 09:42:40 1989
Date: Wed, 19 Jul 89 09:42:15 EDT
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
The new emacs doesn't paste input if the selection is empty but the cut
buffer is full.
To reproduce:
select text in xterm, it is highlighted. Paste into a *scratch* buffer
with <center-mouse>. It works.
Paste into another xterm running "cat >/dev/null"; it works.
Click the left button in the xterm with a selection; it is
de-highlighted.
<center-mouse> in a *scratch* buffer yields nothing.
<center-mouse> in the ohter xterm re-pastes the former selection.
John