From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45228 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Re: article printing with `A P' is generating bad postscript Date: Wed, 12 Jun 2002 12:29:16 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1023899525 15550 127.0.0.1 (12 Jun 2002 16:32:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 16:32:05 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17IB2T-00042h-00 for ; Wed, 12 Jun 2002 18:32:05 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17IB07-0004Hu-00; Wed, 12 Jun 2002 11:29:40 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 12 Jun 2002 11:29:57 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA23065 for ; Wed, 12 Jun 2002 11:29:46 -0500 (CDT) Original-Received: (qmail 4703 invoked by alias); 12 Jun 2002 16:29:24 -0000 Original-Received: (qmail 4698 invoked from network); 12 Jun 2002 16:29:21 -0000 Original-Received: from mesquite.slip.cs.cmu.edu (HELO cinnamon.vanillaknot.com) (128.2.207.11) by gnus.org with SMTP; 12 Jun 2002 16:29:21 -0000 Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.11.6/8.11.6) id g5CGTH307912; Wed, 12 Jun 2002 12:29:17 -0400 Original-To: ding@gnus.org X-Face: ?=p^Gj2JkX~UU_@W}[q/'Dxn19x-zfIQ](y<&ky/?1-&Nz&,!W}R.Gp+"LeGojoR =RF>?!XVs{a:`Yt(gqM<#$Zy(C@]'dR4Hy4S1.I(n3:2"R:=Uy!)K9>U!gNTyH{p +_w#F[gt).$Vyvo5=9LF^PeQ(@H#}QLAbfyYxX/8t:TDR5nA\|RmJO"EwjL8tWyvM In-Reply-To: (Reiner Steib's message of "Wed, 12 Jun 2002 16:47:24 +0200") Original-Lines: 36 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45228 Reiner Steib <4uce.02.r.steib@gmx.net> writes: > I can't see anything strange there. Did you get an error related to > "h0" too ("h0 --nostringval-- --nostringval--")? Not that I noticed. I think that was just a quotation in the text from your message. > Which version of ps-print do you use (see the variable > ps-print-version)? | `ps-print-version' is a variable declared in Lisp. | -- loaded from "ps-print" | Value: "3.05x1" | Documentation: | ps-print.el, v 3.05 <97/01/17 duthen> That seems really old. But it's what comes with XEmacs' sumo tarballs these days. (I certainly haven't any other ps-print lying around.) > Then it's probably no Gnus error, I can reproduce the error with GNU > Ghostscript 6.52 and 5.50 and ps-print v6.5.5 (distributed with Emacs > 21.1). OK, so I'm not entirely alone if you can reproduce it. I will see if there's a more appropriate ps-print out there, but I wonder why this used to work for me. Hm, comments in ps-print.el say: ;; 3.05x1 -- Forked for XEmacs/No-Mule. The official version of ;; ps-print is Mule-only. I will hunt for that.