bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18875: 25.0.50; Dired -- add support for ls --time-style with a spac


From: Keith David Bershatsky
Subject: bug#18875: 25.0.50; Dired -- add support for ls --time-style with a space
Date: Tue, 28 Oct 2014 10:33:23 -0700
User-agent: / () / () APEL/10.8 Emacs/25.0.50 (x86_64-apple-darwin10.8.0) MULE/6.0 (HANACHIRUSATO)

Here is an example that works when switches in a list format using 
`insert-directory` from files.el:

(insert-directory "/" '("--dired" "-alth" "--time-style=+%m-%d-%Y %H:%M:%S") 
nil t)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]