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 #23549 is a reply to message #23548] Wed, 31 January 2001 14:44 Go to previous messageGo to previous message
Todd Clements is currently offline  Todd Clements
Messages: 23
Registered: January 2001
Junior Member
davidf@dfanning.com (David Fanning) wrote:

> Todd Clements (mole6e23@hotmail.com) writes:
>
>> I have some IDL code that is > 250K in
>> size (not my own code, otherwise I'd break it up...)
>
> Todd, let me know. I have gift certificates for
> my book. :-)

In your .emacs file:

(custom-set-variables
'(font-lock-maximum-size (* 512 1024)))

Where you can set any random maximum you want by changing that 512 (the
defult is 256, i.e. 256*1024 = 256K).

Works on my xemacs.

When can I expect my book? ;>

Todd
[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: Thu Oct 09 20:36:45 PDT 2025

Total time taken to generate the page: 1.03735 seconds