Re: [ESS] Possible to interact with julia-repl?

2019-09-08 Thread HaiYing Wang via ESS-help
Hi Vitalie, Thank you for following up with this. This process is working for me now. I meant that I have to implement an ESS comment to set the value of "ess-local-process-name" to "julia"; then I have to kill that buffer and implement a julia-repl comment to start julia-repl (this way I can

Re: [ESS] Possible to interact with julia-repl?

2019-09-01 Thread Vitalie Spinu via ESS-help
>> On So, Aug 25 2019 11:07, HaiYing Wang wrote: > Similar to the above situation, I find if I am able to set the value of > "ess-local-process-name" to "julia", then the script file can interact with > julia-repl. However, I don't know how to do this. It seems these variables > cannot be

Re: [ESS] Possible to interact with julia-repl?

2019-08-25 Thread HaiYing Wang via ESS-help
Hi Vitalie, Thank you very much for your information. I find this is related to the variable "ess-local-process-name" or "ess-current-process-name". Here are some additional information. >From my script file, say "script.jl", if I execute an ESS command, say "C-c C-j", then the value of this