diff --git a/etc/conf.org b/etc/conf.org index 0904442..ef1ea94 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -738,7 +738,6 @@ Flycheck syntax checkers (defun nd/ess-r-start-env (orig-fun &rest args) (nd/with-advice ((#'inferior-ess--start-process :around #'nd/ess-r-add-env)) - ((#'ess-set-working-directory :around #'nd/ess-setwd-here)) (apply orig-fun args))) (defun nd/ess-r-setwd-maybe (orig-fun &rest args)