In addition to these two I've noticed that since 2.2.7beta6 I've also lost
hte ability to define extra bits to highlight. Previously I'd used:
(add-to-list 'java-font-lock-keywords-3
'("\\<\\(HACK\\)" 1 font-lock-warning-face t))
Now this no longer works. Is JDE now ignoring the values of these font-lock
variables, or perhaps is something for jde-font-lock getting initialized
when jde is loaded and not noticing the updates to these variables later on?
> -----Original Message-----
> From: Schewe, Jon (MN65) [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 16, 2001 2:47 PM
> To: Jde List (E-mail)
> Subject: Minor nits
>
>
> - is it possible to teach c-fill-paragraph not to break
> {@link ...} across a
> line? If it is broken then javadoc doesn't like it.
>
> - when I upgraded to 2.2.7beta6 my coloring changed,
> previously public,
> private and protected got different colors. Now they're all
> the same color.
> Is this change intentional, or an issue with how XEmacs does
> it's coloring
> so that once we find a replacement for font-lock-add-keywords
> this will go
> back to how it was before
>
>
>
> ---
> Jon Schewe | [EMAIL PROTECTED]
> *My views may not represent those of my employers
>