Re: no syntax color for big files
"Stephen J. Turnbull" <[email protected]> Sat, 28 May 2005 19:43:08 +0900
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> "Rishikesh" == Rishikesh Vaidya <[email protected]> writes: Rishikesh> I have noticed that whenever I open a large file, for Rishikesh> instance a fortran file of more than 10,000 lines in Rishikesh> xemacs it shows in plain black and white. Large files often take a long time to fontify, so there's an upper limit on size. Customize `font-lock-maximum-size'. If you work with files that large a lot, you may want to look into the various packages that cache fontification information or partially fontify buffers such as lazy-lock and lazy-shot. -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.