summaryrefslogtreecommitdiff
path: root/lisp/net/rcompile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/rcompile.el')
-rw-r--r--lisp/net/rcompile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/rcompile.el b/lisp/net/rcompile.el
index c9078ac2d76..6928b2f4943 100644
--- a/lisp/net/rcompile.el
+++ b/lisp/net/rcompile.el
@@ -168,7 +168,7 @@ See \\[compile]."
compile-command)))
(setq remote-compile-host host)
(save-some-buffers nil nil)
- (compile-internal compile-command "No more errors")
+ (compilation-start compile-command)
;; Set comint-file-name-prefix in the compilation buffer so
;; compilation-parse-errors will find referenced files by ange-ftp.
(with-current-buffer compilation-last-buffer