all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* inconsistent file ordering for remote vs local dired
@ 2013-10-31 22:07 gottlieb
  2013-11-01  8:02 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: gottlieb @ 2013-10-31 22:07 UTC (permalink / raw)
  To: help-gnu-emacs

My systems run gnu-linux (gentoo) and emacs 24.3.

Consider a directory DIR with just two files: lower and Upper.
  /bin/ls DIR the files in the order "lower upper".
  emacs -Q dired DIR also lists them in the order "lower Upper".

But emacs -Q dired /localhost:DIR lists them in the order
"Upper lower".

How can I make them use the same ordering?

(Naturally, the interesting case is when using two systems and not
localhost).

thanks,
allan



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

end of thread, other threads:[~2013-11-01 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 22:07 inconsistent file ordering for remote vs local dired gottlieb
2013-11-01  8:02 ` Michael Albinus
2013-11-01 18:45   ` gottlieb

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.