We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: