From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giacomo Boffi Newsgroups: gmane.emacs.help Subject: Re: Why is Emacs so slow when used remotely? Date: Mon, 27 Sep 2010 23:16:28 +0200 Organization: One Step Beyond Message-ID: <86vd5qzy37.fsf@aiuole.stru.polimi.it> References: <76f5ba95-cc68-4326-a962-f515c0fb70cd@y31g2000vbt.googlegroups.com> <86wrqbw3fn.fsf@aiuole.stru.polimi.it> <9a8712e0-b2c5-4506-8a80-64ac9038b7d1@t3g2000vbb.googlegroups.com> <86vd5r1fg5.fsf@aiuole.stru.polimi.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291879443 14471 80.91.229.12 (9 Dec 2010 07:24:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 07:24:03 +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 Dec 09 08:23:59 2010 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.69) (envelope-from ) id 1PQar9-0004TN-3v for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 08:23:59 +0100 Original-Received: from localhost ([127.0.0.1]:54756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQar8-0005wK-2t for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 02:23:58 -0500 Original-Path: usenet.stanford.edu!newsserver.news.garr.it!newsserver.cilea.it!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: donzauker.stru.polimi.it Original-X-Trace: newsserver.cilea.it 1285622189 32052 131.175.189.147 (27 Sep 2010 21:16:29 GMT) Original-X-Complaints-To: news@cilea.it Original-NNTP-Posting-Date: 27 Sep 2010 21:16:29 GMT User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b29 (linux) Cancel-Lock: sha1:vr2OMNlTSviPYE/giQxqrduyOPY= Original-Xref: usenet.stanford.edu gnu.emacs.help:181511 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:76823 Archived-At: Stefan Monnier writes: >> the real difference between sshfs and tramp is that sshfs is >> transparent to all programs, tramp is only for emacs > > Another difference is that with Tramp, you can have processes (like > M-x compile) running on the remote host, that's interesting... does it work with auctex too? tia g