* 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
* Re: inconsistent file ordering for remote vs local dired
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
0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2013-11-01 8:02 UTC (permalink / raw)
To: gottlieb; +Cc: help-gnu-emacs
gottlieb@nyu.edu writes:
Hi Allen,
> 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?
This is solved in the recent Emacs trunk. You could upgrade to that
developer version Emacs 24.3.50, or use the latest Tramp release 2.2.8.
I've tried to find the change which made it happen, but there is no
obvious one. So I cannot offer you a patch for the builtin Tramp version
of Emacs 24.3.
> thanks,
> allan
Best regards, Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: inconsistent file ordering for remote vs local dired
2013-11-01 8:02 ` Michael Albinus
@ 2013-11-01 18:45 ` gottlieb
0 siblings, 0 replies; 3+ messages in thread
From: gottlieb @ 2013-11-01 18:45 UTC (permalink / raw)
To: Michael Albinus; +Cc: help-gnu-emacs
On Fri, Nov 01 2013, Michael Albinus wrote:
> gottlieb@nyu.edu writes:
>
> Hi Allen,
>
>> 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?
>
> This is solved in the recent Emacs trunk. You could upgrade to that
> developer version Emacs 24.3.50, or use the latest Tramp release 2.2.8.
>
> I've tried to find the change which made it happen, but there is no
> obvious one. So I cannot offer you a patch for the builtin Tramp version
> of Emacs 24.3.
>
>> thanks,
>> allan
>
> Best regards, Michael.
Thank you. Presumably 24.4 will have the fix and that is good enough
for me. Thanks again,
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
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).