unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Weirdness with Emacs' X window id
@ 2005-02-07 19:37 Peter Heslin
  2005-02-07 20:14 ` Lennart Borgman
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Heslin @ 2005-02-07 19:37 UTC (permalink / raw)


In Debian GNU/Linux:

If I do emacs -q --no-site-file with a month-old CVS checkout, and
then M-x eshell:

~ $ xdpyinfo |grep -i focus
focus:  window 0x1400015, revert to Parent
~ $ wmctrl -l |grep -i emacs
0x01400014 1 aideen Emacs *eshell*

where wmctrl is a command-line program and the -l switch makes it list
all current windows.  Note that xdpyinfo and wmctrl disagree as to
what should be the ID number for the single Emacs frame.  One says a
number ending in 14, the other in 15.

wmctrl -l does not know of any window with the ID 0x1400015.

Is this expected?  I don't know anything about these IDs -- I'm just
trying to write a script to manipulate windows on my desktop, and
it's quite difficult with this ID schizophrenia.

Emacs is the only application I run that behaves like this.

If it's not expected behavior, then it could be a bug in wmctrl,
xdpyinfo, my X server, Emacs, or who knows where, so it would be
interesting to see if anyone else sees this.

Peter

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-02-07 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-07 19:37 Weirdness with Emacs' X window id Peter Heslin
2005-02-07 20:14 ` Lennart Borgman
2005-02-07 20:27 ` Jan D.
2005-02-07 21:03 ` Robert J. Chassell
2005-02-07 21:25   ` Jan D.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).