emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inconsistency in font-lock


From: Glenn Morris
Subject: Re: Inconsistency in font-lock
Date: Wed, 25 Apr 2007 23:13:17 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

martin rudalics wrote:

> It's not nice.  We should write:
>
> (defun font-lock-default-fontify-region (beg end &optional loudly)

But the one time font-lock-fontify-region-function is actually called
(AFAICS; in font-lock.el), it's called with three arguments, so what's
the point in the 3rd one being optional? But your suggestion seems the
simplest.

I imagine anyone writing a font-lock-fontify-region-function function
can figure out what to do.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]