|
From: | Kevin Rodgers |
Subject: | Re: Print w/ search results highlighted? |
Date: | Wed, 02 Jul 2003 10:12:41 -0600 |
User-agent: | Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 |
J Krugman wrote:
I would like to print a buffer so that matches to a prior search are highlighted (in the same spirit of a "cached" Google page). Is there a simple way to achieve this effect?
If you set isearch-lazy-highlight-cleanup to nil, the highlighting will remain after you exit incremental search. Then ps-print-buffer-with-faces (File -> PostScript Print Buffer) should do the right thing (as long as ps-print-color-p is set correctly). -- <a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
[Prev in Thread] | Current Thread | [Next in Thread] |