>>>>> On Mon, 04 Jun 2007 09:38:14 +0900, Kenichi Handa <[EMAIL PROTECTED]> 
>>>>> said:

>> Such GCPROs are not necessary because x_encode_text is called with
>> the third arg SELECTIONP == 0.  Actually, there's no SELECTIONP !=
>> 0 case in the current Emacs code.

> I remember that x_encode_text had been used to encode X selection
> data, but now it is not in Emacs 22.

> But, in emacs-unicode-2, x_encode_text uses encode_coding_object,
> and that function does call Lisp for pre-write-conversion.

That seems to mean there's another string data relocation problem that
`text.value' might get corrupted by the subsequent x_encode_text call
for `icon.value' in emacs-unicode-2 even on non-GTK+ builds.

                                     YAMAMOTO Mitsuharu
                                [EMAIL PROTECTED]


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to