From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: printing info pages
Date: Sat, 16 Feb 2008 17:59:52 +0100 [thread overview]
Message-ID: <87skzszvjr.fsf@member.fsf.org> (raw)
In-Reply-To: 47B6F1E0.8040101@gmail.com
"geodasge@gmail.com" <geodasge@gmail.com> writes:
Hi,
> I started using ECB and use th einfo pages to read the
> documentation. Is it possible to convert these info pages into a
> printable document?
Sure. Use `ps-print-buffer' or `ps-print-buffer-with-faces'.
,----[ C-h f ps-print-buffer RET ]
| ps-print-buffer is an interactive compiled Lisp function in `ps-print.el'.
|
| It is bound to <menu-bar> <file> <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.
`----
,----[ C-h f ps-print-buffer-with-faces RET ]
| ps-print-buffer-with-faces is an interactive compiled Lisp function in
| `ps-print.el'.
|
| It is bound to <menu-bar> <file> <ps-print-buffer-faces>.
|
| (ps-print-buffer-with-faces &optional filename)
|
| Generate and print a PostScript image of the buffer.
| Like `ps-print-buffer', but includes font, color, and underline information in
| the generated image. This command works only if you are using a window system,
| so it has a way to determine color values.
`----
Bye,
Tassilo
--
Richard Stallman spends his leasure time playing Duke Nukem Forever on
GNU Hurd.
next prev parent reply other threads:[~2008-02-16 16:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-16 14:23 printing info pages geodasge
2008-02-16 16:59 ` Tassilo Horn [this message]
2008-02-16 17:30 ` Reiner Steib
[not found] ` <mailman.7487.1203181208.18990.help-gnu-emacs@gnu.org>
2008-02-17 0:59 ` Tim X
2008-02-17 6:23 ` Drew Adams
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=87skzszvjr.fsf@member.fsf.org \
--to=tassilo@member.fsf.org \
--cc=help-gnu-emacs@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.
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).