Try eval-line&step C-c C-n in ESS (no cut and paste), and omit the semi-colon 
at the end of the statement.


In a message dated 10/2/03 11:12:37 AM Pacific Daylight Time, 
[EMAIL PROTECTED] writes:

> Hi,
> 
> It didn't help in this case
> 
> in *scratch*
> 
> v = c(1,  #
>    2,  #
>    3);
> 
> highlight then ess-eval-region (hangs)
> C-g then switch to *R* you see:
> 
> >v = c(1,  #
> +     2,  #
> + 
> 
> I had to type ')' to stop the continuation
> 
> Also per Sundar's suggestion
> 
> >.Options$continue
> [1] "+ "
> 
> I am hoping some of this might give someone a clue as to what's going
> on!
> 
> 


        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to