From xemacs-m  Sat Jan 25 21:37:19 1997
Received: from mharnois.workgroup.net (pm1-035.sbt.net [206.153.211.35])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id VAA04456 for <xemacs-beta@xemacs.org>; Sat, 25 Jan 1997 21:37:17 -0600 (CST)
Received: (from mharnois@localhost)
	by mharnois.workgroup.net (8.8.5/8.8.5) id VAA06413;
	Sat, 25 Jan 1997 21:37:42 -0600
Date: Sat, 25 Jan 1997 21:37:42 -0600
Message-Id: <199701260337.VAA06413@mharnois.workgroup.net>
From: Michael Harnois <mharnois@sbt.net>
To: xemacs-beta@xemacs.org
Subject: pretty-print
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII

For all we went around about this being a result of my patching up,
Steve, I'm still getting it with a build of 20-0-b92 from a full
source download. 

Signaling: (error "`ps-paper-type' must be one of:
(a4 a3 letter legal letter-small tabloid ledger statement executive a4small b4 b5)")
  signal(error ("`ps-paper-type' must be one of:\n(a4 a3 letter legal letter-small tabloid ledger statement executive a4small b4 b5)"))
  cerror("`ps-paper-type' must be one of:\n%s" (a4 a3 letter legal letter-small tabloid ledger statement executive a4small b4 b5))
  apply(cerror ("`ps-paper-type' must be one of:\n%s" (a4 a3 letter legal letter-small tabloid ledger statement executive a4small b4 b5)))
  error("`ps-paper-type' must be one of:\n%s" (a4 a3 letter legal letter-small tabloid ledger statement executive a4small b4 b5))
  ps-get-page-dimensions()
  ps-begin-file()
  ps-generate(#<buffer "*Gnus Bug*"> 1 694 ps-generate-postscript-with-faces)
  #<compiled-function (from "ps-print.elc") (&optional filename) "...(16)" [ps-generate ps-generate-postscript-with-faces ps-do-despool filename] 5 ("/home/mharnois/xemacs-20.0-b92/lisp/packages/ps-print.elc" . 12026) (list (ps-print-preprint current-prefix-arg))>(nil)
  call-interactively(ps-print-buffer-with-faces)

