> On Sun, 20 Mar 2005 11:52:11 -0500,
> Paul Gilbert (PG) wrote:
> I have been looking at edit(vignette(...)) in r-devel, which I think
> will be really useful for people working through vignettes. Is there a
> way to fork the editor so that the R prompt is returned?
> The call s
I have been looking at edit(vignette(...)) in r-devel, which I think
will be really useful for people working through vignettes. Is there a
way to fork the editor so that the R prompt is returned? The call seems
to be passed though to edit.file, but I don't see any simple way to get
the prompt