You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use ESS over tramp, I set inferior-ess-r-program to one particular path in my remote machine. Then R works to setup a remote REPL for me.
But flymake does not work at all. I check the codes for ess-r-flymake, it seems that it will use inferior-ess-r-program ("R"). But later if I open a remote R file, it will not change the flymake behavior.
Would you mind to help on how to set ess-r-flymake based on my local inferior-ess-r-program? I am not sure if I miss something.
Thanks!
Songpeng
The text was updated successfully, but these errors were encountered:
Hi there,
When I use ESS over tramp, I set inferior-ess-r-program to one particular path in my remote machine. Then
R
works to setup a remote REPL for me.But flymake does not work at all. I check the codes for ess-r-flymake, it seems that it will use inferior-ess-r-program ("R"). But later if I open a remote R file, it will not change the flymake behavior.
Would you mind to help on how to set ess-r-flymake based on my local inferior-ess-r-program? I am not sure if I miss something.
Thanks!
Songpeng
The text was updated successfully, but these errors were encountered: