all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* XGetSelectionOwner bug in emacs-20.7
@ 2003-05-07  2:15 Glenn Ammons
  0 siblings, 0 replies; only message in thread
From: Glenn Ammons @ 2003-05-07  2:15 UTC (permalink / raw)


Hello, 
 
This is a bug report for emacs-20.7.  According to the Inter-client
communication conventions manual (ICCCM, version 2.0),
 
  After calling \code{XSetSelectionOwner}, selection ownership must be
  verified by calling \code{XGetSelectionOwner}.
 
Violating this rule could cause the user to be misled about which
window owns the selection.  The routine x_own_selection (from
src/xselect.c) violates the rule: it doesn't call XGetSelectionOwner.

Do you agree that this is a bug?

Thanks.
--glenn

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-07  2:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-07  2:15 XGetSelectionOwner bug in emacs-20.7 Glenn Ammons

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.