From: Juri Linkov <juri@jurta.org>
To: 2410@emacsbugs.donarmstrong.com
Cc: Chong Yidong <cyd@stupidchicken.com>,
Stephen Berman <stephen.berman@gmx.net>
Subject: bug#2410: 23.0.90; tramp: spurious ftp-error
Date: Sun, 22 Feb 2009 18:27:47 +0200 [thread overview]
Message-ID: <87eixqsa3m.fsf@jurta.org> (raw)
In-Reply-To: <877i3itq52.fsf@jurta.org> (Juri Linkov's message of "Sun, 22 Feb 2009 18:05:54 +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/
next prev parent reply other threads:[~2009-02-22 16:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-21 15:02 bug#2410: 23.0.90; tramp: spurious ftp-error Chong Yidong
2009-02-21 20:09 ` Stephen Berman
2009-02-22 10:29 ` Michael Albinus
2009-02-22 16:05 ` Juri Linkov
2009-02-22 16:27 ` Juri Linkov [this message]
2009-02-22 18:19 ` Chong Yidong
2009-02-22 19:04 ` Juri Linkov
2009-02-24 0:00 ` Stephen Berman
-- strict thread matches above, loose matches on Subject: below --
2009-02-20 16:20 Stephen Berman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eixqsa3m.fsf@jurta.org \
--to=juri@jurta.org \
--cc=2410@emacsbugs.donarmstrong.com \
--cc=cyd@stupidchicken.com \
--cc=stephen.berman@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.