all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: maierh@myself.com
Subject: Re: How to configure emacs for printing
Date: Tue, 24 Sep 2002 19:33:45 +0200	[thread overview]
Message-ID: <uelbj2sxy.fsf@myself.com> (raw)
In-Reply-To: mailman.1032863182.28260.help-gnu-emacs@gnu.org

Christian Bockelmann <Bockelmann@comparat.de> writes:

> Hi,
>
> I want to configure the emacs print option. I found already a lot in the net 
> over this configuration but if I print with the new setting the layout isn't 
> correct. The text begins at the middel of the paper (with post script) and 
> with normal print the text was cut on the right site. Is there an option to 
> set print at A4-paper or can I get this information from other programs ?
> I hope to hear from you soon.

For ps-print you can set the variable ps-print-page. You can customize
this variable with

,----[ customize ]
| M-x customize-group: ps-print-page
`----

,----[ elisp ]
| (setq-default ps-paper-type 'a4)
`----

Harald

       reply	other threads:[~2002-09-24 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1032863182.28260.help-gnu-emacs@gnu.org>
2002-09-24 17:33 ` maierh [this message]
2002-09-24 10:08 How to configure emacs for printing Christian Bockelmann

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=uelbj2sxy.fsf@myself.com \
    --to=maierh@myself.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.
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.