bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20906: 25.0.50;


From: Mike FABIAN
Subject: bug#20906: 25.0.50;
Date: Mon, 05 Oct 2015 17:08:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Eli Zaretskii <eliz@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@redhat.com>
睡眠不足はいい仕事の敵だ。





reply via email to

[Prev in Thread] Current Thread [Next in Thread]