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: Paste takes 10 seconds Date: Wed, 2 Oct 2013 12:43:44 -0500 Message-ID: <250C3573-2F70-472C-8655-4E7F57B25E5B@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: multipart/signed; boundary="Apple-Mail=_C120F977-3FDB-4E1D-A722-9CD8FC03C5B2"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Trace: ger.gmane.org 1380735874 3349 80.91.229.3 (2 Oct 2013 17:44:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Oct 2013 17:44:34 +0000 (UTC) To: Emacs Help Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 02 19:44:38 2013 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 1VRQTK-0007xo-I8 for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Oct 2013 19:44:26 +0200 Original-Received: from localhost ([::1]:37246 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRQTK-0006jL-5z for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Oct 2013 13:44:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRQSq-0006UB-Mb for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 13:44:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRQSi-0005PV-8R for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 13:43:56 -0400 Original-Received: from mail-oa0-x229.google.com ([2607:f8b0:4003:c02::229]:44400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRQSh-0005PQ-U7 for help-gnu-emacs@gnu.org; Wed, 02 Oct 2013 13:43:48 -0400 Original-Received: by mail-oa0-f41.google.com with SMTP id n10so1153438oag.28 for ; Wed, 02 Oct 2013 10:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=GpSyCR1FIuvl6ZBUhQNlKKXIsB2EhNuQm6BfXmWuqh4=; b=qJuE/Ourtq4k2Mjd5IGQPBiM/NN8KEhy3ly5auT0mk0ER9JQmuT91tiraNwceIKR+s zBu1jba8kO7fYLfFbh8QqRuDt82mqGslzvdle6DYG6pQu51RJhKfLnjhewr4Ssnxu735 y+eTbm/X6AYxlWgEsxxhZstWlwsxbrG1DCGiW8Wr8eWRxfZYV0yzjM93F3PBq5e4ceVf uXvSV6zLrPfLtXBtuR/zrTApPhJJsljLNorvu5Ou5rkNA5zhRkvcteKqcxKxOKfsn2iV Tzy6EBjIiZCAVJ1g1F3VH3/IkVt+k2xcf19MA5moQKh1ThKi3gxu1S3DkFTE0hcvNs1m fO7w== X-Received: by 10.60.58.71 with SMTP id o7mr2452875oeq.51.1380735826934; Wed, 02 Oct 2013 10:43:46 -0700 (PDT) Original-Received: from magicbook.austin.ibm.com ([32.97.110.54]) by mx.google.com with ESMTPSA id rr6sm6037407oeb.0.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Oct 2013 10:43:46 -0700 (PDT) X-Mailer: Apple Mail (2.1510) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::229 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:93800 Archived-At: --Apple-Mail=_C120F977-3FDB-4E1D-A722-9CD8FC03C5B2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii My arrangement is a VNC client (JollyVNC) on a Mac connected to a = RealVNC server on an AIX host. The AIX host is running emacs as an X11 = client using the VNC's window. The emacs is 24.3. If I do "kill" and "yank" within emacs, its fine. But if I copy from = another window (e.g. a native window on the Mac) and then move to the = emacs window and do a yank, it takes about 10 seconds for it to produce = the text. This started in 24.2 I 99% sure. When I moved to emacs 24, I had to get = a new VNC server because emacs broke (removed) the cut buffer support = under the belief that no one used it -- but I guess I was still using = it. Has anyone else seen this? Any suggestions of what emacs might be doing = for 10 seconds? Or how to track this down? Thank you, Perry --Apple-Mail=_C120F977-3FDB-4E1D-A722-9CD8FC03C5B2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJSTFtQAAoJEIPoMwNgGirlHmkH/1cTmkmfmINBb2oZ8uMhXXi7 5b+q1MD3BzwnwpiygGkj4UNBJLNFDZFhgiXPVssO2Yb2+SzM+oT/BAwHMvxHrj4i 3EGCtb2sh182HmgbkpHz9vjEOH+VfFzKuPVBDdKmslQSfYlxWi3AsWCid029T2V6 mk6eCAapFOFmE6RcSAyCmLWEvS443izEBlXFmlZ3nuMDfk08tcYrndSSl4PiGX0C ReVINhm90l2ex2NjZ0OBMgqcYDxKoMRzksDJuX/OkEDMYLRidzy2SViGgVWsAKgg H2/fPuO4sThPlYXE5llhhxYSqV1tq7D/QSf88yWCpTVNgTyDTRUkqdB2/TbBxL8= =2h2y -----END PGP SIGNATURE----- --Apple-Mail=_C120F977-3FDB-4E1D-A722-9CD8FC03C5B2--