]> git.eshelyaron.com Git - emacs.git/commit
Give a more sensible message if file-attributes fails (Bug#29070)
authorNoam Postavsky <npostavs@gmail.com>
Wed, 1 Nov 2017 23:39:34 +0000 (19:39 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 1 Nov 2017 23:39:34 +0000 (19:39 -0400)
commitdc0a25c2f9b44c697194bd0ec21c942125160544
treeccd50b1ba13d8f684253b3e4cbae12f891a7c5bc
parent8453423c7c5e1886a301fb61c4077650f59e670b
Give a more sensible message if file-attributes fails (Bug#29070)

* lisp/server.el (server-ensure-safe-dir): Don't claim the directory
is a file if we fail to get anything from `file-attributes'.
lisp/server.el