-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
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
Improve handling of starting directory #457
Merged
Merged
Commits on Oct 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1536e1a - Browse repository at this point
Copy the full SHA 1536e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1079d1f - Browse repository at this point
Copy the full SHA 1079d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7565e00 - Browse repository at this point
Copy the full SHA 7565e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for db73034 - Browse repository at this point
Copy the full SHA db73034View commit details -
Separate into: - inferior-ess--default-directory() - inferior-ess--get-directory()
Configuration menu - View commit details
-
Copy full SHA for b78ad41 - Browse repository at this point
Copy the full SHA b78ad41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd3d23 - Browse repository at this point
Copy the full SHA 2dd3d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f22ff4 - Browse repository at this point
Copy the full SHA 3f22ff4View commit details -
Use project-current() for checking default directory
Now that R packages are registered as projects this will return their root directory as default. Eventually we might want to deprecate `ess-directory-function` in favour of projects once Emacs 25.1 becomes the oldest supported version.
Configuration menu - View commit details
-
Copy full SHA for 01e1b3c - Browse repository at this point
Copy the full SHA 01e1b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dbbd2 - Browse repository at this point
Copy the full SHA 36dbbd2View commit details -
Use
ess-default-directory
instead ofdefault-directory
`default-directory` is unset by the time the inferior is restarted
Configuration menu - View commit details
-
Copy full SHA for 9907220 - Browse repository at this point
Copy the full SHA 9907220View commit details -
Better names for directory helpers
Renamed inferior-ess--get-directory() to inferior-ess--maybe-prompt-startup-directory() Renamed inferior-ess--default-directory() to inferior-ess--get-startup-directory()
Configuration menu - View commit details
-
Copy full SHA for 581ed38 - Browse repository at this point
Copy the full SHA 581ed38View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb46c8d - Browse repository at this point
Copy the full SHA eb46c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 463aeb7 - Browse repository at this point
Copy the full SHA 463aeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115f86c - Browse repository at this point
Copy the full SHA 115f86cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a67ea5 - Browse repository at this point
Copy the full SHA 5a67ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b736d63 - Browse repository at this point
Copy the full SHA b736d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a490a - Browse repository at this point
Copy the full SHA 00a490aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa59522 - Browse repository at this point
Copy the full SHA fa59522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 924ddaa - Browse repository at this point
Copy the full SHA 924ddaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7277b3 - Browse repository at this point
Copy the full SHA a7277b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d07c2 - Browse repository at this point
Copy the full SHA 63d07c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2924762 - Browse repository at this point
Copy the full SHA 2924762View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2e38e - Browse repository at this point
Copy the full SHA 4b2e38eView commit details -
Prefer the
tests
directory over package rootscc @vspinu. This is currently a bit ugly, we'll need to move all the dialect-specific stuff out of `ess-inf.el` at some point.
Configuration menu - View commit details
-
Copy full SHA for 5a7fb1c - Browse repository at this point
Copy the full SHA 5a7fb1cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.