From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.help Subject: Re: Emacs 21 or snapshot? Date: Mon, 07 May 2007 19:49:08 +0200 Message-ID: <463F6694.6080006@gmail.com> References: <133h07p3lok86ee@corp.supernews.com> <85ejly2rre.fsf@lola.goethe.zz> <85lkg5y28l.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178560165 13880 80.91.229.12 (7 May 2007 17:49:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 7 May 2007 17:49:25 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: ellenophilos@yahoo.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 07 19:49:24 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hl7Kr-0000Op-Ad for geh-help-gnu-emacs@m.gmane.org; Mon, 07 May 2007 19:49:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hl7Rq-0006e7-OI for geh-help-gnu-emacs@m.gmane.org; Mon, 07 May 2007 13:56:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hl7Rd-0006db-3W for help-gnu-emacs@gnu.org; Mon, 07 May 2007 13:56:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hl7Rb-0006dI-P8 for help-gnu-emacs@gnu.org; Mon, 07 May 2007 13:56:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hl7Rb-0006dF-J3 for help-gnu-emacs@gnu.org; Mon, 07 May 2007 13:56:19 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hl7Kb-0006lu-DP for help-gnu-emacs@gnu.org; Mon, 07 May 2007 13:49:05 -0400 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:60087 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1Hl7KZ-0000aM-6U; Mon, 07 May 2007 19:49:03 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 In-Reply-To: X-Antivirus: avast! (VPS 000738-4, 2007-05-07), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1Hl7KZ-0000aM-6U. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1Hl7KZ-0000aM-6U 5c9b2cf8374a7b1bf9be01def29d104d X-detected-kernel: Linux 2.6? (barebone, rare!) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:43797 Archived-At: Will Parsons wrote: > The problem is > that I use Emacs on my Windows machine to remotely edit files on other > systems using ange-ftp or (on Emacs 22) tramp. There is a noticeable lag > after saving a remote file under Emacs 22. It appears that that file is > transferred to the remote system quickly enough, since I can see it on the > remote system shortly after saving it in Emacs, but Emacs seems to hang for > a "long" period (I haven't actually measured it - probably several > minutes), in which time Emacs doesn't update or receive input. I wonder if this is the same problem that I have seen before. I had some problems like this and I therefore patched Emacs a bit to avoid them. I am not sure at all, but I use tramp (with ftp) very often without any problems with the patched version of Emacs+EmacsW32. The patched was deemed too bad to go into Emacs however.