jscreme
jscreme copied to clipboard
JavaScript's `print' opens up the browser's print dialog
I'm running Chromium 10.0.608.0 on RHEL5, and the special function print opens up the browser's print dialog. Since display and other functions in jscreme use print, functions such as (display 5) will bring up the printer dialog instead of printing anything.