unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Printing from modern Emacsen
Date: Thu, 09 Mar 2006 17:06:58 +0900	[thread overview]
Message-ID: <E1FHGAk-0007Yf-00@etlken> (raw)
In-Reply-To: <m1FGlVk-0004FVC@rattlesnake.com> (bob@rattlesnake.com)

In article <m1FGlVk-0004FVC@rattlesnake.com>, "Robert J. Chassell" <bob@rattlesnake.com> writes:

> Happily, `gv' provided this, 

>     Version/Revision: 3010/81501
>     LanguageLevel:  3
>     Type42 font is supported,
>     with incremental glyph-data definition.

> However, my HP-DeskJet-932C running CUPS simply printed the file as if
> it were plain text -- i.e., it printed lines such as `50 200 moveto'
> -- both from Emacs using `M-x lpr-buffer' and from a command line.

Ah, that's because the new check code I sent started with
this line:
%PS
It should start with this line:
%!PS
to make CUPS understand that is not a text file but a
PostScript file and thus should invoke gs to generate a
proper image data for HP-DeskJet-932C.

> My printer should have been able to print your sample file.
> I just printed a test page for the CUPS software that said

>     PostScript: Level 3

>     Version: 3010 (81501)

>     Product: ESP Ghostscript

>     Serial #: 42

> Also, `gv' displayed the test page.

Do you mean that you can now print my sample file CORRECTLY
(perhaps after fixing some CUPS configulation)?

---
Kenichi Handa
handa@m17n.org

  parent reply	other threads:[~2006-03-09  8:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b8b42f36f08ad4bfa29eb7e24e9b9066@Web.DE>
     [not found] ` <E1Epoh6-0004iI-Jq@fencepost.gnu.org>
2006-03-01  2:53   ` Printing from modern Emacsen Kenichi Handa
2006-03-01  6:29     ` Miles Bader
2006-03-01  7:13       ` Kenichi Handa
2006-03-03 12:55         ` Kenichi Handa
2006-03-04 12:37           ` Robert J. Chassell
2006-03-09  7:46             ` Kenichi Handa
2006-03-01 19:19     ` Eli Zaretskii
2006-03-02  2:28       ` Kenichi Handa
2006-03-03 17:24         ` Eli Zaretskii
2006-03-07 13:04           ` Kenichi Handa
2006-03-07 19:38             ` Eli Zaretskii
2006-03-08  0:51               ` Kenichi Handa
2006-03-07 21:46             ` Robert J. Chassell
     [not found]             ` <m1FGlVk-0004FVC@rattlesnake.com>
2006-03-09  8:06               ` Kenichi Handa [this message]
2006-03-09 13:06                 ` Robert J. Chassell
2006-03-02 11:37     ` Mark Aufflick
2006-03-02 11:53       ` Mark Aufflick

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1FHGAk-0007Yf-00@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).