all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Hardcopy of selected sections Emacs info
Date: Mon, 24 May 2004 15:22:00 -0700	[thread overview]
Message-ID: <FDELKNEBLPKKDCEBEJCBIEPCCEAA.drew.adams@oracle.com> (raw)
In-Reply-To: <c8tkmg$55t$1@reader2.panix.com>

My library info+.el has a command that lets you merge all Info nodes under a
given node into the same Info buffer, with appropriate headings and
subheadings. If you use this at the top Info node for the Emacs manual, you
will get the whole manual in one buffer. You can then print this out.

Here is the library: http://www.emacswiki.org/elisp/info-plus.el. See
http://www.emacswiki.org/cgi-bin/wiki/InfoMode for explanation.


Also, my library mkhtml.el lets you convert an Info buffer (or merged Info
buffer - see previous) to hyperlinked HTML that looks just like what you see
in Emacs. The Info mouse links are converted to HTML hyperlinks. Here is
that library: http://www.emacswiki.org/elisp/mkhtml.el. See
http://www.emacswiki.org/cgi-bin/wiki/SaveAsHtml for explanation.

Note: These libraries work in Emacs 20; they may not work in Emacs 21 out of
the box.

 - Drew

P.S. You can also download a PostScript version of the Emacs manual from
gnu.

-----Original Message-----
From: help-gnu-emacs-bounces+drew.adams=oracle.com@gnu.org
[mailto:help-gnu-emacs-bounces+drew.adams=oracle.com@gnu.org]On Behalf
Of Irving Kimura
Sent: Monday, May 24, 2004 1:08 PM
To: help-gnu-emacs@gnu.org
Subject: Re: Hardcopy of selected sections Emacs info


In <m3iselabfk.fsf@eric.rossnet.com> Michael Slass <miknrene@drizzle.com>
writes:

>Irving Kimura <nomail_please@nomail.org> writes:

>>I'm trying to figure out how to print out selected sections of the
>>Emacs documentation (I normally read it via C-h i, etc.)
>>
>>I can't find any *.texi or *.ps files for the distribution I have.
>>Where can I find a printable version of the documentation for v.
>>21.3 ?

>Does printing from within emacs with File --> Postscript Print Buffer
>work for you?

Yes and no.  It prints the current buffer, but the information is
spread over many buffers.  I don't want to print the entire info
subtree for the section of interest by visiting each node and
printing it.  This is not only time-inefficient, but space-inefficient
as well, since many of these info node buffers contain only one
short paragraph.

Irv

  parent reply	other threads:[~2004-05-24 22:22 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 [this message]
2004-05-25 10:27   ` Mathias Dahl
2004-05-25 11:17     ` Kai Grossjohann
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=FDELKNEBLPKKDCEBEJCBIEPCCEAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.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.