* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): Set
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Apr 2014 21:04:25 +0000 (23:04 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 21 Apr 2014 21:04:25 +0000 (23:04 +0200)
commit505fa2ab43f38f623fb8f1653371a3a35d5d4b7f
treec0d6799234d25bf07123e18f2b33ad78fe360e78
parentf0ffb9b76754ef7dcc4842e969aa16d451f117e9
* net/tramp-sh.el (tramp-sh-handle-file-name-all-completions): Set
"IFS=" when using read builtin, in order to preserve spaces in
the file name.  Add test messages for hunting a bug on hydra.
(tramp-get-ls-command): Undo using "-b" argument.  It doesn't help.
lisp/ChangeLog
lisp/net/tramp-sh.el