FIX syntax error
This commit is contained in:
parent
337f0776ad
commit
64a46740f3
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue