Dr. Volker Zell writes:
The Windows version now pops up the windows printer dialogs, but the
X
version gives:
Feature not yet implemented: "Dialog box type", page-setup
Feature not yet implemented: "Dialog box type", print
Isn't this supposed to work out of the box ?
No. The Cygwin version knows that it's on a Windows system and wants
to use the Windows facilities. Is that known to be incorrect? X
users normally use lpr? Or what do they do on Cygwin? I suppose lpr
has the best chance of working out of the box.
If you want Unix-style facilities, edit the page-setup button out of
the toolbar (there is no X equivalent, unless you want to bind it to
`(lambda () (customize-group 'lpr))').
For the print button, use C-h k <click on print button> to find out
what's bound to it. If it's not `toolbar-print', try binding
`toolbar-print' to that button. (M-x edit-toolbar is a convenient way
to do that.) If it is already `toolbar-print', what is the value of
the variable `toolbar-print-function'? Does setting that to
'lpr-buffer help?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta