- Subject: Re: Windows clipboard
- From: John Fattaruso <johnf@xxxxxx>
- Date: Tue, 14 Jan 2003 16:41:48 -0600
Yes. Map the functions x_copy_region_to_cutbuffer and x_insert_cutbuffer to
a key sequence in your jed.rc and you have it, as in:
setkey ("x_insert_cutbuffer", "^O^C"); % Paste clipboard
setkey ("x_copy_region_to_cutbuffer", "^O^K"); % Copy to clipboard
Michael Johnson wrote:
Is it possible to access the windows clipboard in Jed? Eg. pasting text from
an ordinary windows program?
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2003 date index]
[2003 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]