[Rd] RAqua and AquaTclTk

2003-10-30 Thread Stefano Iacus
While playing around with panther I discovered (with surprise) that tcltk seems to work (even if not smoothly) with RAqua without first calling tkStartGUI. I switched back to 10.2.6 and it works as well. I think this is due to the last minute fix in RAqua now using idle timers because of too

[Rd] dataentry.c ESC key overrun. (PR#4865)

2003-10-30 Thread nakama
Full_Name: Version: R-1.8.0 OS: linux Submission from: (NULL) (219.117.236.5) bufp is not reset. src/modules/X11/dataentry.c static void handlechar(char *text) { int c = text[0]; if ( c == '\033' ) { CellModified =