Re: [Rd] getGraphicsEvent() questions, minor feature/tweak request, and patch(es).

2016-09-18 Thread Richard Bodewits
Attached a minor revision of the previous patch, to avoid NA_character_ prompt values from being printed as NA. - Richard Bodewits On 09/16/2016 06:01 PM, Richard Bodewits wrote: > Hey all, new R user and first timer here. > > I've been using getGraphicsEvent() on an X11-Xlib device in a kind

[Rd] getGraphicsEvent() questions, minor feature/tweak request, and patch(es).

2016-09-16 Thread Richard Bodewits
Hey all, new R user and first timer here. I've been using getGraphicsEvent() on an X11-Xlib device in a kind of interactive loop, and would like to be able to stop it from printing newlines in the console when I don't actually want to print a prompt. Even an empty "" value still causes a newline r