This question isn't as straightforward as it may seem. I'm running R through xemacs in x11. Xemacs has a print command, but the graphic windows that R spawns don't. How do I print them? The windows come up saying: "R Graphics: Device [#]" if that helps. The window is spawned by calling the x11(display=":0" and some other parameters. Any ideas? Right now, I'm having to take a screenshot to make them printable. TIA.
-t
ps - while you're at it, reading this question, could you point a n00b in the direction of printing instructions from other x11 apps?