From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel,gmane.emacs.xemacs.beta Subject: Re: Tramp's fish method Date: Thu, 9 Sep 2010 12:34:06 -0700 Message-ID: References: <87sk1kmfxr.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1284060968 17877 80.91.229.12 (9 Sep 2010 19:36:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2010 19:36:08 +0000 (UTC) Cc: tramp-devel@gnu.org, xemacs-beta@xemacs.org, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 21:36:06 2010 Return-path: Envelope-to: ged-emacs-devel@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 1Otmuk-00065W-AC for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2010 21:36:06 +0200 Original-Received: from localhost ([127.0.0.1]:51973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otmuj-0000xU-Mk for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2010 15:36:05 -0400 Original-Received: from [140.186.70.92] (port=50270 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otmst-0008Mi-1s for emacs-devel@gnu.org; Thu, 09 Sep 2010 15:34:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otmsq-00016l-6X for emacs-devel@gnu.org; Thu, 09 Sep 2010 15:34:10 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:54367) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Otmsp-00016c-UG; Thu, 09 Sep 2010 15:34:08 -0400 Original-Received: by wwb24 with SMTP id 24so1988779wwb.30 for ; Thu, 09 Sep 2010 12:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=XYGxrfkJUEIkJcUNaiDeSlFVJtdvrLfBGZkkPsPxhNU=; b=uK1wXR4uCYtPUQ6kMCtSHXyDSytgNI5C8ORPjm8MN+CVqYR7fk8rfPS6NBvbQD6sYP QzpZ63XochrtxRbfipADRJyl+oZdX/31CKPRZttTQawCtgDsaQPQt4oXXsEIE/272Eoc J/wQVMoTeXbT2njQ0KAJuQ/WIUreKSqC4jwEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=F1taTnuqnjb3UcWh5TYkWkgXWrTOlJac+7v6AcVJj2gLIXEtspUsOh5Dh3gyaN/5sv uMbUQDJAo90rxATprizC2OGmv1Ou5fUGQSxokqTqomQAOENM+V6hliptR3VydsO38Ef0 CyU3b5aqpdI3tQHb76fc52JPw5XfolACCp9Jg= Original-Received: by 10.216.70.132 with SMTP id p4mr711256wed.112.1284060846950; Thu, 09 Sep 2010 12:34:06 -0700 (PDT) Original-Received: by 10.216.136.2 with HTTP; Thu, 9 Sep 2010 12:34:06 -0700 (PDT) In-Reply-To: <87sk1kmfxr.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129831 gmane.emacs.xemacs.beta:33521 Archived-At: On Wed, Sep 8, 2010 at 8:08 AM, Michael Albinus wrote: > Is there anybody out there using Tramp's fish method? I never understood why anyone would want to use it.