GNU bug report logs - #2410
23.0.90; tramp: spurious ftp-error

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Fri, 20 Feb 2009 16:30:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 2410 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: 2410 <at> debbugs.gnu.org
Cc: Chong Yidong <cyd <at> stupidchicken.com>,
        Stephen Berman <stephen.berman <at> gmx.net>
Subject: Re: bug#2410: 23.0.90; tramp: spurious ftp-error
Date: Sun, 22 Feb 2009 18:27:47 +0200
> I can reproduce it. It can be narrowed down to 2009-02-11 change:
>
> 	* dired-aux.el (dired-add-entry): Avoid munging long-form Dired
> 	switches (Bug#2261).

It conflicts with code that removes the final "d" from switches
in `ange-ftp-insert-directory'.

When switches are "--dired -ald" then the FTP command is correct:
"ls -al filename".

When switches are "--dired -al -d" then the FTP command is incorrect:
"ls -al - filename".

-- 
Juri Linkov
http://www.jurta.org/emacs/




This bug report was last modified 16 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.