]> code.delx.au - gnu-emacs/blobdiff - lisp/dirtrack.el
Sync with Tramp 2.1.19.
[gnu-emacs] / lisp / dirtrack.el
index 41ffc0e319559c01017df0e2c457e6c602004471..c209a2a6eb9ebc981d37cda478eb88b6560f44c5 100644 (file)
@@ -270,7 +270,7 @@ function `dirtrack-debug-mode' to turn on debugging output."
                        (run-hooks 'dirtrack-directory-change-hook)
                        (dirtrack-debug-message
                         (format "Changing directory to %s" prompt-path)))
-                (error "Directory %s does not exist" prompt-path)))
+                (warn "Directory %s does not exist" prompt-path)))
             )))))
   input)