all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christian Schlauer <cs-muelleimer-rubbish.bin@arcor.de>
To: emacs-devel@gnu.org
Subject: ps-default-bg shouldn't be used for printing by default
Date: Thu, 05 Jul 2007 22:22:43 +0200	[thread overview]
Message-ID: <f6jju6$vvs$3@sea.gmane.org> (raw)

,----[ C-h v ps-default-bg RET ]
| ps-default-bg is a variable defined in `ps-print.el'.
| Its value is frame-parameter

[...]

| The `ps-default-bg' variable contains the default background color
| used by ps-print, that is, if there is a face in a text that doesn't
| have a background color, the `ps-default-bg' color should be used.

[...]

| It's used only when `ps-print-color-p' is non-nil.

[...]

`----

`ps-print-color-p' is t by default -- that means that the background
colour of my frame will be printed when I use M-x
ps-print-buffer-with-faces.

The problem is that ink jet printers today are mostly colour ink jet
printers, and even if I want the faces of a buffer to appear in colour
on paper, I am not interested in the background colour of the frame.
It is a waste of ink and _time_ as it takes much longer to print the
pages (the same holds for colour laser printers: a waste of toner and
_time_).

My proposal: change the default of `ps-default-bg' to white colour or
some equivalent expression.

FWIW, the Firefox web browser doesn't print the background colours or
background images of web pages by default: have a look in File -> Page
Setup... -> Format & Options: the "Print background (colours &
images)" option is _not_ checked by default. That's very sensible.
This would make sense for Emacs, too -- I guess many people choose
another background colour for their Emacs frames than white. I use
`ivory', for example.

             reply	other threads:[~2007-07-05 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05 20:22 Christian Schlauer [this message]
2007-07-05 20:45 ` ps-default-bg shouldn't be used for printing by default David Kastrup
2007-07-06  4:38 ` Richard Stallman
2007-07-15 16:50 ` Richard Stallman

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='f6jju6$vvs$3@sea.gmane.org' \
    --to=cs-muelleimer-rubbish.bin@arcor.de \
    --cc=cs-usenet@arcor.de \
    --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 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.