[R] EMACS/ESS problems
Murad Nayal
mn216 at columbia.edu
Thu Oct 2 21:12:00 CEST 2003
Hi Tyagi
This seems to work, but not as C-c C-n, rather by running
ess-eval-line-and-step as a command (M-x ...). Where does that C-c C-n
binding occur? as in, what is the ESS buffer? I usually start R by (M-x
R) which puts me in an interactive R session (mode iESS). This also
creates another *ESS* buffer that seems to contain ess messages. and
this buffer does not seem to have C-c C-n binding either. what am i
missing?
thanks a lot
TyagiAnupam at aol.com wrote:
>
> 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,
> mn216 at columbia.edu 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]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
--
Murad Nayal M.D. Ph.D.
Department of Biochemistry and Molecular Biophysics
College of Physicians and Surgeons of Columbia University
630 West 168th Street. New York, NY 10032
Tel: 212-305-6884 Fax: 212-305-6926
More information about the R-help
mailing list