From xemacs-m  Thu Sep 18 12:45:51 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA04757
	for <xemacs-beta@xemacs.org>; Thu, 18 Sep 1997 12:45:50 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.7/8.8.7/Debian/GNU) id KAA21795;
	Thu, 18 Sep 1997 10:45:33 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: `lazyshot': feature request
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: karlheg@inetarena.com (Karl M. Hegbloom)
Date: 18 Sep 1997 10:45:33 -0700
Message-ID: <87vhzyplc2.fsf@bittersweet.inetarena.com>
Lines: 19

 CPerl mode has a function called `cperl-find-pods-heres' that
 font-locks POD documentation and here documents.  When you first find
 a perl file, when font-lock is enabled, font-lock is turned on by
 `cperl-mode', and at the end of `cperl-mode', `cperl-find-pods-heres'
 is called.  That's working great.

 But when `cperl-mode' is finished, `lazy-shot' comes along and
 re-fontifies the visible region, undoing the extra level of
 highlighting that `cperl-find-pods-heres' has just done.

 I'd like a hook to hang `cperl-find-pods-heres' on, please.  It will
 have to be rewritten to only do a region at a time.


-- 
mailto:karlheg@inetarena.com (Karl M. Hegbloom)
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.3.1+hamm  Linux pre-2.0.31-9+select+QNX  AMD K5 PR-133

