From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: X window paste takes 12 seconds Date: Thu, 10 Dec 2015 17:31:02 -0600 Message-ID: <59C89320-B316-4601-927B-DE629922C968@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1449790296 19613 80.91.229.3 (10 Dec 2015 23:31:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Dec 2015 23:31:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 11 00:31:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a7AgB-00087H-L5 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Dec 2015 00:31:19 +0100 Original-Received: from localhost ([::1]:44870 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7AgA-0006cW-Ui for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Dec 2015 18:31:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7Ag1-0006cH-9A for help-gnu-emacs@gnu.org; Thu, 10 Dec 2015 18:31:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a7Afx-0001PB-9c for help-gnu-emacs@gnu.org; Thu, 10 Dec 2015 18:31:09 -0500 Original-Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:33611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a7Afx-0001P7-5S for help-gnu-emacs@gnu.org; Thu, 10 Dec 2015 18:31:05 -0500 Original-Received: by oixx65 with SMTP id x65so55470755oix.0 for ; Thu, 10 Dec 2015 15:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=3j+Neko+2tGOH5c0mPsDrp7bnAu3IHll/+70QPDZMXg=; b=iC0SsNgB2wJeyn8uw15GvMazS2UnAlz5U9AxzPa3slVh+6yKYnNtYp5u//VbAJml94 Ykfmr6kyO/Q9S27nhIBKemMFNFrv6CCpmX4P3RlAm2ICZUFtIz/ZJ0lRKS6LChgGR48a 1yeisE6fqCHs/F1frKSG2V56Me/C5xgwAAKmq17ZKwLIHHjxfTAQd5kJrCueoW+qnSH3 k/Y8tqrgArM/lO+iNI6AclmM82ylkHSTbShPx/zIAULGD5gWyu8Q6/YqvQEERRr1Mr8K rDemc7W0OHuQ9hIIpuW5TApBqWfefsW2u0iggH+g8XBZMji+Scu3g/4P/n6rpy6l0XyG OYMg== X-Received: by 10.202.200.21 with SMTP id y21mr11159374oif.5.1449790264374; Thu, 10 Dec 2015 15:31:04 -0800 (PST) Original-Received: from magicbook.austin.ibm.com ([32.97.110.54]) by smtp.gmail.com with ESMTPSA id h192sm6969707oib.3.2015.12.10.15.31.03 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Dec 2015 15:31:03 -0800 (PST) X-Mailer: Apple Mail (2.3112) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4003:c06::232 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108355 Archived-At: Sometime back I had problems with X and paste when I updated my emacs. = At that point, I purchased a VNC server from Real VNC and started using = it and that mostly solved my issues. Now with emacs 24.5, I have paste issues again. I go to an X window being displayed on the same server (I don=E2=80=99t = know X terminology precisely) and highlight some text. With my window = manager (motif), that does a copy. Now, I go to the emacs window (frame) and hit ^Y to paste what I just = highlighted. It does, but it takes up to 12 seconds and during the 12 = seconds, emacs is frozen. emacs is running on AIX 6.1 or AIX 7.1. emacs -q still demonstrates the problem. emacs 24.3 does not. I = don=E2=80=99t have a copy of emacs 24.4 to test with. Does anyone have a clue how to fix or avoid this issue? Thank you, Perry