On 04/12/2018 10:00 PM, Martin Maechler wrote:

> This is completely undocumented inside R  apart from the NEWS
> entry, and that (missing docu) is indeed a bug...
> and I agree that  dput() and dump() should possibly be changed
> by getting a version of that as explicit argument.
>
> Still wondering why Pat (the OP) got the problem.
> That option is __unset__ by default which is equivalent to setting
> it to NA.
>
> Hence nobody else saw the problem ..
> Pat?

I notice this in my .emacs file:


  '(inferior-ess-dump-command "dump(\"%s\",file=\"%s\", 
control=\"useSource\")
")
'(ess-source-directory "./.tmp")
  '(load-home-init-file t t))

IIRC, that was to remove the "source(" from the beginning (and of course 
the ")" from the end of what is dumped into the buffer.

That evidently explains the difference, but it doesn't tell us how to 
get it back to how it worked years ago.


        [[alternative HTML version deleted]]

______________________________________________
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to