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
It recommends setting (setq ess-startup-directory ’’default-directory) (provided one wants that behavior). But default-directory has an extra quote, and also appears to use curly quotes.
The text was updated successfully, but these errors were encountered:
It recommends setting
(setq ess-startup-directory ’’default-directory)
(provided one wants that behavior). Butdefault-directory
has an extra quote, and also appears to use curly quotes.The text was updated successfully, but these errors were encountered: