From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mirko Newsgroups: gmane.emacs.help Subject: Re: tramp error with filenames with spaces Date: Mon, 8 Feb 2010 09:10:15 -0800 (PST) Organization: http://groups.google.com Message-ID: <55a05e65-d1eb-4dbb-a91a-24f0546e827d@b7g2000yqd.googlegroups.com> References: <4f03277f-cbef-436a-803c-c58a393fc64a@u9g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1265650903 21132 80.91.229.12 (8 Feb 2010 17:41:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Feb 2010 17:41:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 08 18:41:41 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 1NeXcC-0005Di-DQ for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Feb 2010 18:41:40 +0100 Original-Received: from localhost ([127.0.0.1]:36621 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeXcB-0004MO-Px for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Feb 2010 12:41:39 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!b7g2000yqd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 208.218.238.20 Original-X-Trace: posting.google.com 1265649015 11200 127.0.0.1 (8 Feb 2010 17:10:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 8 Feb 2010 17:10:15 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b7g2000yqd.googlegroups.com; posting-host=208.218.238.20; posting-account=yS7ZzQoAAACbDncxMo9UeCyhsLtcDWPM User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176671 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:71739 Archived-At: On Feb 8, 10:23=A0am, Michael Albinus wrote: > Mirko writes: > > 08:48:37 tramp-send-command (6) # cd /home/mv/tmp/test-dir/; echo "("; > > (/bin/ls -a | xargs \stat -c '("%n" ("%N") %h "%U" "%G" %X.0 %Y.0 %Z.0 > > %s.0 "%A" t %i.0 -1)'); echo ")" 2>/dev/null; echo tramp_exit_status > > $? > > Thanks, that's clear. It is fixed meanwhile (back in last summer); any > recent Emacs 23.2 pretest should give you a clean solution. > > Best regards, Michael. Thanks for looking into this. I will wait for a windows build of 23.2 then. Mirko