From 30d84ddd34dc333df4b9c4e645e442cd06204aaf Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Fri, 9 Aug 2019 12:43:41 -0400 Subject: [PATCH] FIX argument typo --- etc/conf.org | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/conf.org b/etc/conf.org index 217ef24..f521e11 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -744,7 +744,6 @@ Flycheck syntax checkers ((#'ess-set-working-directory :override #'ignore)) (apply orig-fun args))) - (advice-add #'run-ess-r :around #'nd/ess-r-start-env) (advice-add #'run-ess-r :around #'nd/ess-r-setwd-maybe)