unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* dired uses wrong `ls' switches for Tramp
@ 2002-09-16 14:18 Kai Großjohann
  2002-09-16 14:31 ` Kai Großjohann
  2002-09-17 15:53 ` Richard Stallman
  0 siblings, 2 replies; 8+ messages in thread
From: Kai Großjohann @ 2002-09-16 14:18 UTC (permalink / raw)


In dired-insert-directory, I see that "--dired" is added to the list
of switches if the local ls groks that argument.

But the remote ls might not grok it, so I'm looking for a way to
prevent "--dired" from being added in those cases.

dired-insert-directory is not a filename operation, and
dired-insert-directory explicitly calls insert-directory with the
"--dired" switch.

What to do?

(I guess I could try to buffer-locally set dired-use-ls-dired in
dired buffers if default-directory points to a Tramp directory.)

Does somebody know how Ange-FTP circumvents this problem?

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-09-20  3:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-16 14:18 dired uses wrong `ls' switches for Tramp Kai Großjohann
2002-09-16 14:31 ` Kai Großjohann
2002-09-17 15:53 ` Richard Stallman
2002-09-18  7:49   ` Kai Großjohann
2002-09-18  9:16     ` Miles Bader
2002-09-19 15:16     ` Richard Stallman
2002-09-19 17:29       ` Kai Großjohann
2002-09-20  3:44         ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).