Message-ID: <x2sodopbc8.fsf@blueberry.kubism.ku.dk>
Date: 1999-01-06T17:20:23Z
From: Peter Dalgaard
Subject: ESS or R problem editing functions
In-Reply-To: Matthew Wiener's message of Wed, 6 Jan 1999 11:53:29 -0500 (EST)
Matthew Wiener <mcw at ln.nimh.nih.gov> writes:
> f.count.these.patterns.3 <- f.count.these.patterns,
>
> and try to edit is (using control-c control-d), I get up *not* the
> function I just created, but an old file mcw.f.count.these.patterns.3.R
...
>
> So I guess I need to know how to make mcw.f.count.these.patterns.3.R go
> away. I thought that the R command rm(f.count.these.patterns.3.R) would
> take care of whatever needed to be done.
ESS isn't smart enough to track changes made to objects in R, but
still tries to reuse old buffers (which I suspect *is* useful
sometimes).
If you find yourself in an outdated buffer, just
C-x k (kill buffer)
and then C-c C-d again
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._