[ESS] eval-line-and-step broken in org mode buffer
Vitalie Spinu
spinuvit at gmail.com
Sat May 18 15:24:45 CEST 2013
Works fine for me.
Are you sure you are loading 13.05? I think the stringp error has to do
with unavailability of dialect association with the buffer and that was
fixed half an year ago, or even more.
Vitalie
>> Michael Lawrence <lawrence.michael at gene.com>
>> on Sat, 18 May 2013 05:17:33 -0700 wrote:
> Hi,
> If I have an org-mode buffer with these contents:
> # Skips to here
> #+begin_src R
> library(tools) # eval-line-and-step issued here
> library(MASS)
> #+end_src
> And I issue eval-line-and-step at the library(tools) line, ESS (13.05 at
> least) will "skip" up to the first commented line ABOVE the current line,
> instead of just going down to the next line.
> This error is emitted in the mini-buffer: Wrong type argument: stringp, nil.
> Thanks,
> Michael
> [[alternative HTML version deleted]]
> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list