all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: ps-print problems
Date: Wed, 17 Aug 2005 10:23:06 +0200	[thread overview]
Message-ID: <bdb4c83504fd5b7980a45a53b7d1a344@Web.DE> (raw)
In-Reply-To: <878xz18otl.fsf@gmail.com>


Am 17.08.2005 um 01:05 schrieb Sebastian Luque:

> ,-----[ ps-print-buffer printed output ]
> | # ERROR: configurationerror
> | # OFFENDING COMMAND: setpageadvice
> |
> | # STACK:
> |
> | -dictionary-
> |
> | # ERRORINFO:
> |
> | false
> | /ManualFeed
> `-----
>

There is PostScript interpreter involved in this. Parts of the 
PostScript code it is interpreting is meant for a different hardware, 
i.e. a specific PostScript printer.

I think the error can come from some customization in PostScript 
printing. There is a group (PS Print?) where you can switch on or off 
manual feeding of your printer. Could you toggle that setting?

Can you try *not* to spool for printing, i.e. passing all output to the 
operating system, but redirect the PS output into a buffer? I think the 
variable to be set to non-nil is pr-spool-p. Once you get the PS code 
in that buffer, you can save it to a file and pass it to gs to see what 
it finds.

What puzzles me is the setpageadvice error. I think this is only useful 
in a hard RIP, i.e. inside the PostScript printer. Can it be that you 
set up CUPS particles to do something with the stuff to be printed?

--
Greetings

   Pete

These are my principles and if you don't like them... well, I have 
others. - Groucho Marx

  reply	other threads:[~2005-08-17  8:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 23:05 ps-print problems Sebastian Luque
2005-08-17  8:23 ` Peter Dyballa [this message]
     [not found]   ` <bdb4c83504fd5b7980a45a53b7d1a344-Ebz0p6Y2lXc@public.gmane.org>
2005-08-17 11:57     ` Jochen Küpper
2005-08-17 14:08   ` Sebastian Luque
2005-08-17 14:53     ` Peter Dyballa
2005-08-17 15:26       ` Sebastian Luque
2005-08-17 19:50         ` Peter Dyballa
2005-08-17 20:22           ` Lennart Borgman
2005-08-17 15:51       ` Sebastian Luque
2005-08-17 20:00         ` Peter Dyballa
     [not found]       ` <mailman.4056.1124294719.20277.help-gnu-emacs@gnu.org>
2005-08-17 16:23         ` Ralf Angeli
2005-08-17 16:53           ` Sebastian Luque
2005-08-17 17:05           ` Sebastian Luque
2005-08-17 14:57     ` Peter Dyballa
2005-08-17 16:15       ` Sebastian Luque
2005-08-17 20:07         ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bdb4c83504fd5b7980a45a53b7d1a344@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.