all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: ps-print doesn't omit invisible text
Date: 8 Dec 2006 06:11:49 -0800	[thread overview]
Message-ID: <1165587109.129502.228790@l12g2000cwl.googlegroups.com> (raw)
In-Reply-To: <mailman.1670.1165585809.2155.help-gnu-emacs@gnu.org>

John Halton wrote:
> I'm using an emacs mode (tagging.el) that uses invisible overlays to
> hide text that doesn't match a given tag (a la folding.el).
>
> However, when I print out the buffer, I get the whole buffer including
> invisible text, not just the text displaying on screen. By contrast,
> quick print via web browser (from the File menu) only prints out the
> visible text.
>
> Looking at the ps-print.el file, it looks like ps-print does have the
> ability to skip invisible text when printing, but I'm too much of a
> LISP ignoramus to understand why it should be failing to do so in this
> instance.
>
> I'm running Emacs 22.0.91.1 under Windows (work PC...), installed from
> EmacsW32. However, the same issue also occurs in Emacs 21.

If the result of ps-print-buffer is different from that of print-buffer
then this is an Emacs bug and should be reported.

If not it may be a bug in "tagging.el" using odd ways to make things
invisible.

       reply	other threads:[~2006-12-08 14:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1670.1165585809.2155.help-gnu-emacs@gnu.org>
2006-12-08 14:11 ` Robert Thorpe [this message]
2006-12-08  9:44 ps-print doesn't omit invisible text John Halton
2006-12-08 16:02 ` Kevin Rodgers
2006-12-08 22:14   ` John Halton
2006-12-11  9:44     ` John Halton

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=1165587109.129502.228790@l12g2000cwl.googlegroups.com \
    --to=rthorpe@realworldtech.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.