From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: tramp error with filenames with spaces Date: Mon, 08 Feb 2010 16:23:20 +0100 Message-ID: <87zl3jrbtj.fsf@gmx.de> References: <4f03277f-cbef-436a-803c-c58a393fc64a@u9g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265642641 21795 80.91.229.12 (8 Feb 2010 15:24:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Feb 2010 15:24:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mirko Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 08 16:23:58 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 1NeVSu-0000lv-8V for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Feb 2010 16:23:56 +0100 Original-Received: from localhost ([127.0.0.1]:54094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeVSt-0002Zz-A3 for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Feb 2010 10:23:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NeVSR-0002YW-Sj for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 10:23:27 -0500 Original-Received: from [199.232.76.173] (port=48830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeVSR-0002Y9-HH for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 10:23:27 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NeVSP-0003Jj-Au for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 10:23:27 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:59704) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NeVSN-0003J8-Pb for help-gnu-emacs@gnu.org; Mon, 08 Feb 2010 10:23:24 -0500 Original-Received: (qmail invoked by alias); 08 Feb 2010 15:23:21 -0000 Original-Received: from p4FC00E2F.dip0.t-ipconnect.de (EHLO LKG29808F.local) [79.192.14.47] by mail.gmx.net (mp063) with SMTP; 08 Feb 2010 16:23:21 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX181HRBoHKo1jSPaDQvjLQZSpp6/UTuDApixCZJHhq bq6NygyxaAJzmN User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.59999999999999998 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:71738 Archived-At: 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.