unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Gary Mills <mills@cc.umanitoba.ca>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: print buffer produces incorrect format with emacs-22.1 and Sol 10
Date: Fri, 15 Jun 2007 20:28:07 -0400	[thread overview]
Message-ID: <xzmyz0eoa0.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <200706112320.l5BNKItZ005315@eltanin.cc.umanitoba.ca> (Gary Mills's message of "Mon, 11 Jun 2007 18:20:18 -0500 (CDT)")

Gary Mills wrote:

> When `Print Buffer' is selected from the file menu, the file appears
> on the printer, but some lines have extra spaces. The letter `r' has
> disappeared on these lines. It's as if `pr -er | lp' has been used
> to print the file. Printing works correctly with emacs-21.2.
>
> These differences in lpr.el appear relevant:
>
> 	< (defcustom lpr-page-header-switches '("-F")
> 	---
> 	> (defcustom lpr-page-header-switches '("-h %s" "-F")

So does the problem go away if you do:

(setq lpr-page-header-switches '("-F"))

I can't reproduce this though. Does it happen with every buffer? Can
you give a recipe starting from

emacs -q --no-site-file

that shows the problem?

  reply	other threads:[~2007-06-16  0:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 23:20 print buffer produces incorrect format with emacs-22.1 and Sol 10 Gary Mills
2007-06-16  0:28 ` Glenn Morris [this message]
2007-06-16  2:15   ` Gary Mills
2007-06-16  2:31     ` Glenn Morris
2007-06-16  2:37       ` Gary Mills
2007-06-17  2:08         ` Glenn Morris
2007-06-17  2:26           ` Gary Mills

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=xzmyz0eoa0.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=mills@cc.umanitoba.ca \
    /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).