Re: [ESS] Hang when opening remote session

2018-08-28 Thread Marcora, Edoardo via ESS-help
Thanks! This fixed the problem!!! ☺ [[alternative HTML version deleted]] __ ESS-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/ess-help

Re: [ESS] Hang when opening remote session

2018-08-27 Thread Marcora, Edoardo via ESS-help
Looking at the TRAMP debug buffer, this is where things hang... 11:53:28.096969 tramp-send-string (10) # cd /hpc/users/XXX/projects/ad.myeloid/2018-08-22.hgnc_reannot/ && exec env PS1\=/ssh\:XXX\@bode.hpc.mssm.edu\:/hpc/users/XXX/projects/ad.myeloid/2018-08-22.hgnc_reannot/\ \#\$\ TERMCAP\=

Re: [ESS] Hang when opening remote session

2018-08-24 Thread Marcora, Edoardo via ESS-help
I am having the same problem here! I turned tramp logging to the max and discovered that the wrong path to the R executable is used. However, I haven’t yet found a way to fix this… never had a problem before with the same exact setup (but older emacs and ESS versions).

Re: [ESS] Hang when opening remote session

2018-08-24 Thread Marcora, Edoardo via ESS-help
I am having the same issues! I turned on TRAMP logging and the issue seems to be in the fact that ESS send the wrong path to the R executable. However, I haven’t found a way to fix this yet… any idea? I never had a problem before. I have (add-to-list 'tramp-remote-path 'tramp-own-remote-path)