all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Hardcopy of selected sections Emacs info
Date: Tue, 25 May 2004 13:17:56 +0200	[thread overview]
Message-ID: <86r7t8bvrv.fsf@rumba.de.uu.net> (raw)
In-Reply-To: upt8sg5t2.fsf@hotmail.com

Mathias Dahl <brakjoller@hotmail.com> writes:

> Speaking of printing, is there a way for emacs to print to a file
> which I can later on open in some postscript capable program and
> print from there. We have no postscript printer at work.

ps-print-buffer is an interactive autoloaded Lisp function in `ps-print'.
It is bound to <menu-bar> <files> <ps-print-buffer>.
(ps-print-buffer &optional filename)

Generate and print a PostScript image of the buffer.

Interactively, when you use a prefix argument (C-u), the command prompts the
user for a file name, and saves the PostScript image in that file instead of
sending it to the printer.

Noninteractively, the argument filename is treated as follows: if it is nil,
send the image to the printer.  If filename is a string, save the PostScript
image in a file with that name.

[back]

  reply	other threads:[~2004-05-25 11:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24 19:05 Hardcopy of selected sections Emacs info Irving Kimura
2004-05-24 19:10 ` Michael Slass
2004-05-24 20:07   ` Irving Kimura
2004-05-24 20:12     ` Roodwriter
2004-05-24 22:22     ` Drew Adams
2004-05-25 10:27   ` Mathias Dahl
2004-05-25 11:17     ` Kai Grossjohann [this message]
2004-05-25 13:23     ` Eli Zaretskii
     [not found]     ` <mailman.7246.1085491150.1061.help-gnu-emacs@gnu.org>
2004-05-26 10:31       ` Mathias Dahl
2004-05-24 20:43 ` Jesper Harder

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=86r7t8bvrv.fsf@rumba.de.uu.net \
    --to=kai@emptydomain.de \
    /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.