Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <03d901c0e9b8$3688c080$0200a8c0@lifelesswks> From: "Robert Collins" To: Subject: clipboard enhancement request-for-discussion Date: Thu, 31 May 2001 19:58:15 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 31 May 2001 09:49:42.0917 (UTC) FILETIME=[0470EB50:01C0E9B7] I'm finding more and more often, that being able to redirect things to /dev/clipboard isn't quite enough. ie emailing patchs really needs a file attachment, not inline text. I'm considering the following change therefore: create a new device /dev/clipfile which when written to places a "file" (specifically a CFSTR_FILEDESCRIPTOR format object) on the clipboard, consisting of the contents written to /dev/clipfile. The upshot of that is that --- cvs diff -up foo > /dev/clipfile [switch to some application that understands file copy and paste - ie outlook] shift-insert --- would work. /dev/clipfile would also be able to be used to read the contents of a copied file from the clipboard (without the metadata for obvious reasons). Thoughts? Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple