From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Why is Emacs so slow when used remotely? Date: Wed, 27 Nov 2013 23:11:32 -0500 Message-ID: References: <76f5ba95-cc68-4326-a962-f515c0fb70cd@y31g2000vbt.googlegroups.com> <6f87ce15-a952-4009-af80-bb8804cfce58@googlegroups.com> <20131115222457.GA1094@hysteria.proulx.com> <528E6967.80003@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1385611934 31901 80.91.229.3 (28 Nov 2013 04:12:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Nov 2013 04:12:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 28 05:12:19 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 1Vlsxd-0001sU-UL for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Nov 2013 05:12:18 +0100 Original-Received: from localhost ([::1]:38997 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlsxd-0004Bu-7T for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Nov 2013 23:12:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlsxL-0004Bm-EF for help-gnu-emacs@gnu.org; Wed, 27 Nov 2013 23:12:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlsxE-0005R3-5G for help-gnu-emacs@gnu.org; Wed, 27 Nov 2013 23:11:59 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:41794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlsxD-0005QF-Kd for help-gnu-emacs@gnu.org; Wed, 27 Nov 2013 23:11:52 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vlsx4-0001X1-Ks for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 05:11:42 +0100 Original-Received: from 206-248-161-33.dsl.teksavvy.com ([206.248.161.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Nov 2013 05:11:42 +0100 Original-Received: from monnier by 206-248-161-33.dsl.teksavvy.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Nov 2013 05:11:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 206-248-161-33.dsl.teksavvy.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:SK5Ru9sqgMVI0V7akQiEaFPCeFw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:94694 Archived-At: > This is the only interaction that it is slow over this connection. > Once disabled, it runs smoothly. You may want to report it as a bug. We don't pay much attention to performance over the network, usually, so it may be a simple issue that's easy to fix. If you can give a recipe to reproduce the slow behavior, then we can look at the network traffic and try to understand what's causing the slowdown. Stefan