GNU bug report logs - #12666
dired sort by date in ange-ftp dired buffers

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Wed, 17 Oct 2012 23:06:01 UTC

Severity: normal

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Subject: bug#12666: closed (Re: bug#12666: dired sort by date in ange-ftp
 dired buffers)
Date: Thu, 18 Oct 2012 03:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#12666: dired sort by date in ange-ftp dired buffers

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 12666 <at> debbugs.gnu.org.

-- 
12666: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12666
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 12666-done <at> debbugs.gnu.org
Subject: Re: bug#12666: dired sort by date in ange-ftp dired buffers
Date: Wed, 17 Oct 2012 23:51:30 -0400
Version: 24.3

Installed some kind of fix.

[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Cc: Alexander Klimov <alserkli <at> inbox.ru>,
	Stephen Eglen <S.J.Eglen <at> damtp.cam.ac.uk>
Subject: dired sort by date in ange-ftp dired buffers
Date: Wed, 17 Oct 2012 16:03:46 -0700
(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 <at> 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 <at> 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 <at> 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




This bug report was last modified 12 years and 270 days ago.

Previous Next


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