all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Subject: Re: Emacs hanging after M-w and C-k
Date: Fri, 04 Nov 2005 08:30:39 +0100	[thread overview]
Message-ID: <436B0E1F.9060609@swipnet.se> (raw)
In-Reply-To: <4368A3F5.8030305@operax.com>

>
>
>Every once in a while Emacs gets into a strange mood where any text killing
>(C-k, C-w, M-w, mouse selection, ...) causes it to hang (breakable with
>C-g, thank god).
>
>It turns out that it's due to some other app being stuck (probably while
>holding the X selection, tho my understanding of the X protocol is too
>flakey to be sure).  So maybe it's not strictly speaking an Emacs bug, but
>I wish Emacs could grab the X selection asynchronously, so it wouldn't
>get stuck.
>
>Does anybody know how feasible this is?
>  
>

If it get stuck in XSetSelectionOwner it is not feasible, as this is a 
synchronous call in X.  Can you verify that it is there it is stuck?

    Jan D.

       reply	other threads:[~2005-11-04  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4368A3F5.8030305@operax.com>
2005-11-04  7:30 ` Jan D. [this message]
2005-11-07 21:28   ` Emacs hanging after M-w and C-k Stefan Monnier
2005-11-08  7:05     ` Jan D.
2005-11-01 15:56 Stefan Monnier

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=436B0E1F.9060609@swipnet.se \
    --to=jan.h.d@swipnet.se \
    /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.