* bug#12666: dired sort by date in ange-ftp dired buffers
@ 2012-10-17 23:03 Paul Eggert
2012-10-17 23:45 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2012-10-17 23:03 UTC (permalink / raw)
To: 12666; +Cc: Alexander Klimov, Stephen Eglen
(I'm forwarding this to bug-gnu-emacs from an email sent to emacs-devel
<http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00579.html>.
As near as I can make out the problem was introduced in trunk bzr
104541, so I'll CC: this to Alexander.
2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
* mail/sendmail.el (mail-recover-1, mail-recover):
* files.el (recover-file, recover-session):
Handle dired-listing-switches not being just a single short option.
--Paul)
From: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
Date: Wed, 17 Oct 2012 09:08:06 +0100
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#12666: dired sort by date in ange-ftp dired buffers
2012-10-17 23:03 bug#12666: dired sort by date in ange-ftp dired buffers Paul Eggert
@ 2012-10-17 23:45 ` Glenn Morris
2012-10-18 3:51 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2012-10-17 23:45 UTC (permalink / raw)
To: Paul Eggert; +Cc: Alexander Klimov, 12666, Stephen Eglen
Paul Eggert wrote:
> As near as I can make out the problem was introduced in trunk bzr
> 104541, so I'll CC: this to Alexander.
Nope. r101356, back in 2010.
http://lists.gnu.org/archive/html/emacs-diffs/2010-09/msg00106.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#12666: dired sort by date in ange-ftp dired buffers
2012-10-17 23:45 ` Glenn Morris
@ 2012-10-18 3:51 ` Glenn Morris
0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2012-10-18 3:51 UTC (permalink / raw)
To: 12666-done
Version: 24.3
Installed some kind of fix.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-18 3:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-17 23:03 bug#12666: dired sort by date in ange-ftp dired buffers Paul Eggert
2012-10-17 23:45 ` Glenn Morris
2012-10-18 3:51 ` Glenn Morris
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.