Sorry for the garbled format. Here it is as an attachment....
> -----Original Message-----
> From: Sandip Chitale [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 22, 2001 11:26 AM
> To: '[EMAIL PROTECTED]'
> Cc: '[EMAIL PROTECTED]'
> Subject: Highlight columns after `fill-column'
>
>
> (JDE users: This assumes `jde-use-font-lock' is set to nil.
> Can someone
> figure out how to make it work with 'jde-use-font-lock' is t).
>
> Usage:
>
> In your .emacs -
>
> (require 'highlight-beyond-fill-column)
>
> (font-lock-add-keywords 'java-mode
> '(
> (find-after-fill-column 0 highlight prepend)
> )
> )
>
>
highlight-beyond-fill-column.el