Path: utzoo!censor!geac!jtsv16!uunet!snorkelwacker!bloom-beacon!ANDREW.CMU.EDU!wjh+ From: wjh+@ANDREW.CMU.EDU (Fred Hansen) Newsgroups: comp.windows.x Subject: Re: CUTBUFFERS too small Message-ID: Date: 12 Nov 89 23:02:17 GMT References: <8911091726.AA03986@devnull.sun.com> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 17 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. What exactly is the recommended ICCCM scheme? In particular, what is the relationship of CLIPBOARD and PRIMARY? Should a client that takes ownership of PRIMARY also take ownership of CLIPBOARD? Should a client that wants the latest cut value check the TIMESTAMP value from each of PRIMARY and CLIPBOARD? Fred Hansen