all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: David De La Harpe Golden <david@harpegolden.net>
Cc: Chong Yidong <cyd@stupidchicken.com>, 8869@debbugs.gnu.org
Subject: bug#8869: Unjustified selection time-out
Date: Thu, 16 Jun 2011 08:58:45 +0200	[thread overview]
Message-ID: <4DF9A9A5.6090404@swipnet.se> (raw)
In-Reply-To: <4DF955AF.6080107@harpegolden.net>

David De La Harpe Golden skrev 2011-06-16 03:00:

> Right now a given emacs frame['s x11 window] is used as the selection
> owner, AFAIUI. When that frame is to be deleted, emacs asks the
> clipboard manager (if one is detected) to save. But if it's not the last
> frame opened via a given terminal/display connection, that is a little
> wasteful.
>
> Emacs doesn't currently keep an extra per-terminal invisible/input-only
> window lurking (or maybe it does and I just don't know about it) - in
> contrast AFAICS gtk+ opens a per-process per-display GtkInvisible for
> owning selections [1][2][3], and Qt probably does something vaguely
> similar. Emacs could in principle do similar.*

There is the session-leader window.  Not designed for this, but could do 
the job.  On the other hand, creating a new selection-holding window is 
not much job.  For multidisplay you actually need one window per 
display, so the session leader isn't really appropriate.  That is 
display as in X11 Display*, not display as in multiscreen.

	Jan D.





  reply	other threads:[~2011-06-16  6:58 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-15 15:42 bug#8869: Unjustified selection time-out Stefan Monnier
2011-06-16  1:00 ` David De La Harpe Golden
2011-06-16  6:58   ` Jan D. [this message]
2011-06-16 13:44   ` Stefan Monnier
2011-06-16 15:36     ` David De La Harpe Golden
2011-06-17  2:56       ` Stefan Monnier
2011-06-17 18:11         ` David De La Harpe Golden
2011-06-18 22:03           ` Chong Yidong
2011-06-19 10:26             ` Jan Djärv
2011-06-19 11:14               ` Jan Djärv
2011-06-26  3:40                 ` Chong Yidong
2011-06-26  8:36                   ` Jan Djärv
2011-06-26 19:30                     ` Chong Yidong
2011-07-01  1:32                       ` Stefan Monnier
2011-07-01  7:05                         ` Jan Djärv
2011-07-04 14:55                           ` Stefan Monnier
2011-07-06 13:29                           ` Stefan Monnier
2011-07-08  2:07                             ` David De La Harpe Golden
2011-07-08  2:20                               ` Stefan Monnier
2011-07-08  2:40                                 ` David De La Harpe Golden
2011-07-08 12:59                                   ` Stefan Monnier
2012-02-24  2:47                             ` Glenn Morris
2012-02-24  8:42                               ` Chong Yidong
2012-02-24 18:52                                 ` Glenn Morris
2012-02-24 23:52                                   ` Glenn Morris
2012-02-25  3:00                                   ` Chong Yidong
2011-06-19 19:59               ` Chong Yidong
2011-06-19 20:45                 ` Jan Djärv
2011-06-19 21:13                   ` Chong Yidong
2011-06-20  6:27                     ` Jan Djärv
2011-06-20 14:57                       ` Chong Yidong
2011-06-20 15:24                         ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DF9A9A5.6090404@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=8869@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=david@harpegolden.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.