Displaying 1 result from an estimated 1 matches for "dataentrywindow".
2004 Mar 30
3
DataEntryWindow
...ally posted my question under ( C-c C-c does not kill data
editor), I thought that it was a problem with ESS rather than R. However,
I have tried to do the same from a command line R (R 1.8.1 (2003-11-21).
on a debian testing i386 machine) and I got the same problem.
Specifically I cannot kill the DataEntryWindow by issuing C-c (control c).
However, unless I issue the C-c command the data.frame will be printed on
the buffer when its killed with the mouse. moreover, I need to refresh
the screen everytime I tab away from the dataentrywindow in order to be able to view
its content again ( C-l).
I issued th...