unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Inconsistency in font-lock
@ 2007-04-25 15:35 Herbert Euler
  2007-04-25 20:54 ` martin rudalics
  0 siblings, 1 reply; 10+ messages in thread
From: Herbert Euler @ 2007-04-25 15:35 UTC (permalink / raw)
  To: emacs-devel

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/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-04-26 16:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 15:35 Inconsistency in font-lock Herbert Euler
2007-04-25 20:54 ` martin rudalics
2007-04-26  3:13   ` Glenn Morris
2007-04-26  3:32   ` Stefan Monnier
2007-04-26  4:17     ` Herbert Euler
2007-04-26  6:17     ` martin rudalics
2007-04-26 14:04       ` Stefan Monnier
2007-04-26 15:06         ` Herbert Euler
2007-04-26 16:00           ` Stefan Monnier
2007-04-26 15:51         ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).