emacs-devel
[Top][All Lists]
Advanced

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

Inconsistency in font-lock


From: Herbert Euler
Subject: Inconsistency in font-lock
Date: Wed, 25 Apr 2007 23:35:35 +0800

The doc-string of `font-lock-fontify-region-function' says it is

Function to use for fontifying a region.
It should take two args, the beginning and end of the region, and an optional
third arg VERBOSE.  If VERBOSE is non-nil, the function should print status
messages.  This is normally set via `font-lock-defaults'.

The default value comes with Emacs is `font-lock-default-fontify-region',
but the third argument of it is _not_ optional:

font-lock-default-fontify-region is a compiled Lisp function in `font-lock.el'.
(font-lock-default-fontify-region beg end loudly)

Regards,
Guanpeng Xu

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

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