[Bug: 21.4.17] ps-print seems to generate bad postscript

Glynn Clements glynn at gclements.plus.com
Thu Oct 20 09:52:56 EDT 2005


Stephen J. Turnbull wrote:

> FWIW, Ghostscript has no problem with that file.  And as far as I can
> tell the command is not actually used by default; all of the uses are
> guarded by conditions that are initialized to False.  So I'm quite
> confused about what the actual problem is likely to be.

This part is always inserted into the PostScript output regardless of
any settings:

	%%BeginFeature: *ManualFeed False
	BMark /ManualFeed false EMark setpagedevice
	%%EndFeature

Whether the setting is true or false depends upon ps-manual-feed, but
the call will always occur.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the XEmacs-Beta mailing list