unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 8869@debbugs.gnu.org
Subject: bug#8869: Unjustified selection time-out
Date: Fri, 24 Feb 2012 16:42:02 +0800	[thread overview]
Message-ID: <87linsd3mt.fsf@gnu.org> (raw)
In-Reply-To: <pfd3957xrn.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 23 Feb 2012 21:47:40 -0500")

Glenn Morris <rgm@gnu.org> writes:

> Similar problems using current trunk on RHEL6.2 under XFCE 4.8:
>
> emacs -Q
> C-SPC M-< M-w
> C-x C-c

Hmm, I couldn't reproduce this, also on XFCE 4.8.  But I did see the
timeout problem when clicking on the "close window" button rather than
doing C-x C-c.  There, the problem is that when Emacs is waiting for the
selection request from the clipboard manager, swallow_events doesn't get
to handle the selection request event because there's a
DELETE_WINDOW_EVENT sitting in the keyboard buffer in front of it.

I committed a changed to make process_special_events deal with all X
selection events in the keyboard fifo buffer.  Does that happen to fix
things for you?





  reply	other threads:[~2012-02-24  8:42 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.
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87linsd3mt.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=8869@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /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 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).