[ESS] shortcut to send a multi-line expression?
A.J. Rossini
blindglobe at gmail.com
Fri Jul 27 15:01:01 CEST 2007
It's a hard feature proposal. It isn't necessarily clear where the
line starts/ends (there will need to be a bit of edge-case logic for
some of the possible embeddings.
SLIME, the Common Lisp mode for Emacs, has such a feature, and it's
truly nice -- but it's easier to figure out a complete lisp statement
than a complete R statement.
On 7/27/07, Richard M. Heiberger <rmh at temple.edu> wrote:
> This is a good feature proposal.
>
> We have something very similar in the ess-transcript-mode.
>
> Here, if the point is anywhere on a multi-line statement, then RETURN sends
> the whole statement over correctly. We use the prompts for
> information on the location of the beginning and end of the statement.
>
> > abc <-
> + 3 *sin(
> + pi)
> > abc
> >
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>
--
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we
can easily roll-back your mistakes" (AJR, 4Jan05).
More information about the ESS-help
mailing list