comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Fontifying large buffers in idlwave?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Fontifying large buffers in idlwave? [message #23544] Thu, 01 February 2001 00:55 Go to previous message
dominik is currently offline  dominik
Messages: 47
Registered: June 2000
Member
>>>> > "TC" == Todd Clements <mole6e23@hotmail.com> writes:

TC> Hi all... Any of you idlwave users (or programmers) out there
TC> know how to set up xemacs to fontify a large buffer? I have some
TC> IDL code that is > 250K in size (not my own code, otherwise I'd
TC> break it up...) that I'd like to be able to fontify, but emacs
TC> says "buffer too big".

In .emacs, use this:

(setq font-lock-maximum-size 1000000)

The number is a buffer size in bytes (not lines). You can also use

(setq font-lock-maximum-size nil)

to remove any size limit.

- Carsten

--
Carsten Dominik <dominik@astro.uva.nl> \ _ /
Sterrenkundig Instituut "Anton Pannekoek" |X| _
Kruislaan 403; NL-1098 SJ Amsterdam /| |\ _ _ _/ \
phone +31 (20) 525-7477; FAX +31 (20) 525-7484 __|o|___/ ~~ \___/ ~~~
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: objects in loop
Next Topic: data types

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:56:55 PDT 2025

Total time taken to generate the page: 0.00383 seconds