ESS[SAS]: somebody forgot about the SUM statement (probably me)
[ess.git] / lisp / TODO
blob4fc7fc49c842bea7b5e2938442c1e5e5dd152b44
1  -*- mode: text -*-
3 o Improve on "Sweave mode" aka  "working with '*.Rnw'"  aka noweb-mode.el
5   - Latex <-> Pdflatex: should be `switchable' like in AUCtex
6   - more things "to be like AUCtex:
7          ....
8          ...
10   - Better/new keybindings
12       + walk through idea (MM):
13             - re-assign   C-c C-c to  "eval-chunk-and-step" (not yet there)
14             - may assign  C-c RET to  "eval-chunk[-and-go]"
15               where the ``-and-go'' part is switchable either by Prefix
16               (==> "C-u C-c RET" would mean "and-go") or also by a
17               customizable variable
24 ---------------- Entries from 2001 by Tony : ---------------------------
26 Solve now:
28 1. Get ess-menu to "do the right thing" on startup.  Make sure that it
29    is only started when sensible/available.
32 Solve later:
34 1. "ess-(new|change)-buffer-this-process" possible to detach processes
35    from buffers.  (for sending output from a single buffer to many.
36    This could be done by running a 2-stage filter (the "real" as the
37    real, and the others as copies with append.
38 2. look at semantic for rewriting.
39 3. inferior-ess rewrite.