all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
To: emacs-devel@gnu.org
Cc: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>,
	Martin Maechler <maechler@stat.math.ethz.ch>
Subject: dired sort by date in ange-ftp dired buffers
Date: Wed, 17 Oct 2012 09:08:06 +0100	[thread overview]
Message-ID: <m24nlt4j2x.fsf@damtp.cam.ac.uk> (raw)


A colleague just reported this problem with Emacs 24 (and says it wasn't
there in Emacs 23.x).  I confirmed it is a problem not just for the ftp
site he was accessing but also gnu.org.  e.g.

emacs -Q /ftp@ftp.gnu.org:/gnu

This brings up a dired buffer with the /gnu directory.  If I now hit 's'
to order by date, I then see an empty 'gnu' buffer, and the ftp buffer
*ftp ftp.gnu.org* is raised, showing:


ftp> cd /gnu/
250 Directory successfully changed.
ls -al -t /var/folders/ix/ixcktwmzGyyc6z4C5D4ypU+++TI/-Tmp-/ange-ftp39289ME2
ftp> usage: ls [remote-path [local-file]]
ftp> ls -al -t /var/folders/ix/ixcktwmzGyyc6z4C5D4ypU+++TI/-Tmp-/ange-ftp39289ME2
usage: ls [remote-path [local-file]]
ftp> 

Were the flags changed recently to do 'ls -al -t' rather than 'ls -alt'?
If I stay in the *ftp* buffer, 'ls -alt' works fine, but 'ls -al -t'
creates a file called '-t' in my local directory.

Stephen






                 reply	other threads:[~2012-10-17  8:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m24nlt4j2x.fsf@damtp.cam.ac.uk \
    --to=s.j.eglen@damtp.cam.ac.uk \
    --cc=emacs-devel@gnu.org \
    --cc=maechler@stat.math.ethz.ch \
    /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.