unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* font-lock-maximum-size
@ 2011-10-17  9:19 Chong Yidong
  2011-10-17 14:00 ` font-lock-maximum-size Alan Mackenzie
  2011-10-17 15:30 ` font-lock-maximum-size Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Chong Yidong @ 2011-10-17  9:19 UTC (permalink / raw)
  To: emacs-devel

  font-lock-maximum-size is a variable defined in `font-lock.el'.
  Its value is 256000

  Documentation:
  Maximum size of a buffer for buffer fontification.
  Only buffers less than this can be fontified when Font Lock mode is
  turned on.

Looks like this variable doesn't work, and hasn't worked for a long
time.  It nothing when JIT lock mode is in use, and since fast-lock and
lazy-lock are obsolete, it's pretty useless.  (Anyway, source files
larger than 250K are not uncommon.)

If there are no objections, I am going to mark it as deprecated, and
remove it from the manual.



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

end of thread, other threads:[~2011-10-18  3:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17  9:19 font-lock-maximum-size Chong Yidong
2011-10-17 14:00 ` font-lock-maximum-size Alan Mackenzie
2011-10-17 15:30 ` font-lock-maximum-size Stefan Monnier
2011-10-18  3:11   ` font-lock-maximum-size Chong Yidong

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).