unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: robert.thorpe@antenova.com (Rob Thorpe)
Subject: Re: plain printing
Date: 12 Jun 2003 08:37:23 -0700	[thread overview]
Message-ID: <1a61f7e5.0306120737.59d440e8@posting.google.com> (raw)
In-Reply-To: 87of13halt.fsf@smtp.blueyonder.co.uk

Keith O'Connell <kroc@blueyonder.co.uk> wrote in message news:<87of13halt.fsf@smtp.blueyonder.co.uk>...
> Hi,
> 
>         Well I went away and had a play with printcap and can now
>         print in the way I couldn't before, but as is always the way,
>         another anomaly has appeared.
> 
>         pr filename |lpr ;I get my text with a header     - ok
> 
>         cat filename |lpr ;I get my text without a header - also ok
> 
>         However, if I print buffer from emacs I get my text with a
>         header, but after each page is printed emacs pushes out a
>         blank page                                         - not ok
> 
>         What is the problem here? Please don't say the user!

The exact command Emacs should give to print the file is:-

pr -F filename | lpr

Check what this does at the shell and check what lpr-buffer does in
Emacs.  If it doesn't produce the right result its still probably a
print setup problem.  You may have set the paper size to letter in
your print setup where it should be A4.

  reply	other threads:[~2003-06-12 15:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-11 11:19 plain printing Keith O'Connell
2003-06-11 19:16 ` Kai Großjohann
2003-06-11 21:00   ` Keith O'Connell
2003-06-12  8:32     ` Rob Thorpe
2003-06-12  9:06       ` Keith O'Connell
2003-06-12 10:08       ` Keith O'Connell
2003-06-12 15:37         ` Rob Thorpe [this message]
2003-06-12 16:21           ` Keith O'Connell
2003-06-13 10:44             ` Rob Thorpe

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=1a61f7e5.0306120737.59d440e8@posting.google.com \
    --to=robert.thorpe@antenova.com \
    /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.
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).