>> I need a simple way to force ls --color=never when logging in to
>> LibreELEC.  The simple way I have found is to put this in my .emacs:
>>
>> (defun tramp-get-ls-command (vec) "ls --color=never")
>
>`tramp-get-ls-command' checks, whether it could use
>"--color=never". Maybe you debug this function, why it doesn't return it
>to you?

I see.  I am using an old Emacs version.  I see that in Emacs 25 this is
solved.  Thank you.

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to