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

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

bug#62096: 30.0.50; find-dired, dired-goto-file and spaces


From: Drew Adams
Subject: bug#62096: 30.0.50; find-dired, dired-goto-file and spaces
Date: Fri, 10 Mar 2023 21:24:33 +0000

> > In my tests with `emacs -Q`, `dired-listing-switches' is
> > just "-al", so I'm guessing that going down this road
> > isn't the right approach (isn't sufficient).
> 
> Ok.  And what do you have as 'find-ls-option-default-ls' and
> 'system-type'?

`system-type': windows-nt

`find-ls-option-default-ls': In 28.2, ("-ls" . "-dilsb").
In 26.3 there's no such var.


But I should say that I cheated.  For `emacs -Q' I didn't
bother to try to set up Cygwin etc. and actually use
`find-name-dired'.

I just copied the buffer text from my use of `find-name-dired'
in my own setup into a virgin buffer, put that in `dired-mode',
and copied the value of dired-subdir-alist from the find output
buffer in my setup: 
(setq dired-subdir-alist '(("path/to/dir/" . 1)))

So I can't make a solid claim about this.





reply via email to

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