Skip to content

have julia-repl-cd also set default-directory#55

Merged
tpapp merged 1 commit into
tpapp:masterfrom
dellison:julia-repl-cd
Apr 20, 2019
Merged

have julia-repl-cd also set default-directory#55
tpapp merged 1 commit into
tpapp:masterfrom
dellison:julia-repl-cd

Conversation

@dellison

Copy link
Copy Markdown
Contributor

I found myself getting a little confused about where I was (so to speak) when I realized that C-c C-p (julia-repl-cd) was updating the "working directory" for the julia process, but not for emacs. For example, C-c C-p changes the result of julia> pwd() in julia, but it does not change the result of M-x pwd. Maybe this is just a personal preference, but I find things much easier when emacs moves the buffer's location to match the julia process.

@tpapp

tpapp commented Apr 20, 2019

Copy link
Copy Markdown
Owner

Thanks for the PR, merging.

@tpapp tpapp merged commit 0da1d40 into tpapp:master Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants