[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch for long options in dired-listing-switches
From: |
Eli Zaretskii |
Subject: |
Re: patch for long options in dired-listing-switches |
Date: |
Tue, 31 May 2011 04:52:47 -0400 |
> Date: Tue, 31 May 2011 11:07:20 +0300
> From: Alexander Klimov <address@hidden>
>
> The simplest solution is to concat with " -t" instead. The following
> patch solves the most obvious cases in lisp/files.el and
> lisp/mail/sendmail.el, but in lisp/net/ange-ftp.el
Thanks. Could someone who uses Windows please see if this does TRT
with ls-lisp.el emulation of `ls'? Long options are not currently
supported by it, but the question is will appending " -t" work?