Skip to content

Commit 7f8f80f

Browse files
author
Wit Jakuczun
committedFeb 10, 2019
Emacs integration: made working master file opening
1 parent ebaa0ba commit 7f8f80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎integrations/emacs/rsuite.el

+1
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ args <- args_parser()
336336
"R/"
337337
(if (> (length masterfile) 0) masterfile
338338
"master.R")
339+
" "
339340
(if (> (length master-args) 0)
340341
master-args
341342
"")))

0 commit comments

Comments
 (0)
Please sign in to comment.