From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29448 invoked by alias); 12 Jun 2013 22:34:30 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 29352 invoked by uid 89); 12 Jun 2013 22:34:24 -0000 X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 Received: from p3plsmtpa09-08.prod.phx3.secureserver.net (HELO p3plsmtpa09-08.prod.phx3.secureserver.net) (173.201.193.237) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 12 Jun 2013 22:34:24 +0000 Received: from [10.0.1.102] ([68.9.29.195]) by p3plsmtpa09-08.prod.phx3.secureserver.net with id naaM1l00S4CauTG01aaM54; Wed, 12 Jun 2013 15:34:22 -0700 Message-ID: <51B8F750.7000100@codespunk.com> Date: Wed, 12 Jun 2013 22:34:00 -0000 From: "Matt D." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: cygwin-xfree Subject: Long delay when using undo/redo in eclipse with Cygwin/X Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00022.txt.bz2 I'm not sure if this is the appropriate place to direct this question. Although the only case where I experience this is in eclipse, it only occurs when connecting to a remote X server. When using ctrl-z (undo) and ctrl-shift-z (redo) in eclipse there is a significant delay in the X session where it appears to 'hang' for several seconds. Holding down ctrl-z causes the hangs to queue and can be seen by the carrot only being updated when the text area is clicked in between each hang. The delay does NOT occur when eclipse is run locally on the machine; it only occurs with a remote X session. The X session is done over LAN so there is plenty of bandwidth available. A delay does NOT occur when doing large amounts of drawing in the text area, such as ctrl-a (select-all), very large cuts (ctrl-x), or pasts (ctrl-v). The delay does not appear to have any correlation to the size of the task being undone/redone. Undo on a single character has the same long delay as using undo after deleting everything in a source file. The delay still occurs when using undo from the edit menu or after having been rebound to another key (ctrl-r for example). Any suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/