Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!SUN.COM!dshr From: dshr@SUN.COM (David Rosenthal) Newsgroups: comp.windows.x Subject: Re: CUTBUFFERS too small Message-ID: <8911091726.AA03986@devnull.sun.com> Date: 9 Nov 89 17:21:20 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 12 The use of CUTBUFFERS is strongly deprecated by the ICCCM. None of your proposed work-arounds are acceptable. Please use the selection mechanism instead. It has full provision for the transfer of large amounts of data between applications. In particular, applications wanting to solve the two problems you point out (data available after client death, and history available) should use the CLIPBOARD, and run a clipboard client that maintains a history of previous clipboard contents. David.