> Finally, doing `font-lock-fontify-syntactically-region' from `sbeg'
> without doing a `font-lock-fontify-keywords-region' from `sbeg' too
> seems problematic.
Yes, it's actually wrong. I've now changed perl-mode so that it doesn't use
font-lock-syntactic-face-function any more. This way the
font-lock-fontify-syntactically-eagerly hack is not neeed any more.
The only thing left to fix is the problem that
font-lock-syntax-props-depend-on-themselves fixes and which you
suggest we fix with an after-change-function instead.
Stefan
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug