GNU bug report logs -
#20906
25.0.50; Pasting unicode from external applications with mouse wheel on Unix
Previous Next
Reported by: Boris Kheyfets <kheyfboris <at> gmail.com>
Date: Fri, 26 Jun 2015 21:26:02 UTC
Severity: normal
Merged with 19310
Found in version 25.0.50
Done: Andreas Schwab <schwab <at> suse.de>
Bug is archived. No further changes may be made.
Full log
Message #85 received at 20906 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> さんはかきました:
>> >> > What is the value of 'property', btw?
>> >>
>> >> (gdb) p property
>> >> $2 = 602
>> >
>> > Can you look in the X headers what that means? IOW, what is the
>> > symbolic name of this value?
>>
>> IIUC this is a dynamically allocated atom, so this needs to be looked up
>> with xlsatoms.
>
> Thanks. Does XGetAtomName support those dynamically allocated atoms?
> If it does, then turning on tracing in xselect.c should AFAICS show
> the name on stderr.
With tracing turned on, I see something like this:
Breakpoint 1, x_get_window_property_as_lisp_data (dpyinfo=0x16d9070,
window=119537791, property=602, target_type=8256, selection_atom=1)
at xselect.c:1469
Continuing.
9577: Reading selection data
9577: Read 18 bytes from property _EMACS_TMP_
9577: Delete property _EMACS_TMP_
--
Mike FABIAN <mfabian <at> redhat.com>
睡眠不足はいい仕事の敵だ。
This bug report was last modified 9 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.