[ESS] working directory lost when R session closes

2017-07-14 Thread Paul Johnson
Do you notice this: cd into a folder, say "~/tmp/project/R" and start emacs with a file in there. The working directory correctly shows "~/tmp/project/R". Then launch an R session. When you quit the R session, and start a new R session, the working directory changed, it becomes "~/tmp/project".

[ESS] package loads without my request

2017-07-14 Thread Paul Johnson
Today, I see a new problem I did not see before. It may have been like this all along, but I don't like it. If this is supposed to happen, I wonder what it is called and how to avoid it. The problem is that when I load a function in an R file that is in a package source code directory, something