Dear Allin
Thank you for your response.
OK, in the latest quartz snapshot I've added a little box that
displays in
hex the first 5 bytes of the buffer that gretl sends to pbcopy when
copying RTF to the pasteboard; that is, the bytes that should compose
"{\rtf".
This should enable us to see if the second byte as emitted by gretl is
0x5C or 0x5A.
I tried copying RTF with the current snapshot. The dialog box showed
gretl_clipboard_set, first 5 bytes:
0x7b 0x5c 0x72 0x74 0x66
I also tried the following procedure:
1. I reinstalled gretl 1.9.14 build date 2013-11-21.
2. I copied RTF in Gretl and executed "pbpaste | hexdump" in Terminal
Then, I have
0000000 7b 3f 72 74 66 (The rest of the line is omitted).
Best regards,
Shintaro Nakagawa
2014/04/19 19:11、Allin Cottrell <cottrell(a)wfu.edu> のメール:
> On Sat, 19 Apr 2014, Allin Cottrell wrote:
>
>> I could add some debugging output to verify whether or not gretl is invoking
>> GLib's recoding mechanism.
>
OK, in the latest quartz snapshot I've added a little box that
displays in
hex the first 5 bytes of the buffer that gretl sends to pbcopy when
copying RTF to the pasteboard; that is, the bytes that should compose
"{\rtf".
This should enable us to see if the second byte as emitted by gretl is
0x5C or 0x5A.
>
> Allin
> _______________________________________________
> Gretl-devel mailing list
> Gretl-devel(a)lists.wfu.edu
>
http://lists.wfu.edu/mailman/listinfo/gretl-devel