• Chong Yidong's avatar
    Quote file name commands in eshell. · 93376c5b
    Chong Yidong authored
    * lisp/eshell/esh-arg.el (eshell-quote-argument): New function.
    
    * lisp/eshell/esh-ext.el (eshell-invoke-batch-file):
    * lisp/eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
    first arg to eshell-parse-command.
    
    Fixes: debbugs:10523
    93376c5b
esh-arg.el 13.8 KB