Open rromoli opened 10 months ago
I get this error using ess-remote: Error running timer ‘ess--idle-timer-function’: (wrong-type-argument stringp nil)
Error running timer ‘ess--idle-timer-function’: (wrong-type-argument stringp nil)
This is the Backtrace of the error:
Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-remote-p(nil localname) ess--derive-connection-path("/-:user@server:/path/to/Data/" nil) ess-synchronize-dirs() ess--idle-timer-function() apply(ess--idle-timer-function nil) timer-event-handler([t 0 1 0 repeat ess--idle-timer-function nil idle 0 nil])
I run ess in spacemacs all up to date. Both local and remote machine run linux.
I get this error using ess-remote:
Error running timer ‘ess--idle-timer-function’: (wrong-type-argument stringp nil)
This is the Backtrace of the error:
I run ess in spacemacs all up to date. Both local and remote machine run linux.