Danny Siu,
How do I properly specify this?
I have this in my .emacs, but it does not seem to work:
(setq jde-auto-parse-enable nil)
Thanks for the help.
> -----Original Message-----
> From: Danny Siu [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 14, 2000 3:51 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: java file parsing frequency
>
>
>
> Try setting jde-auto-parse-enable to nil to prevent JDE from
> reparsing a
> buffer or fine tune the reparsing behaviour with
> jde-auto-parse-max-buffer-size.
>
> >From ReleaseNotes.txt:
> =====
> * Adds jde-auto-parse-max-buffer-size variable.
>
> This variable specifies the maximum size in bytes of buffers
> that the JDE automatically reparses when jde-auto-parse-enable
> is t. Setting the threshold to 0 causes the JDE to parse a
> buffer automatically regardless of its size.
>
> =====
>
> Hope this helps,
>
> Michaud, Ben A writes:
>
> Michaud,> Hi. Is there a way for me to change the
> frequency with which
> Michaud,> the current buffer is re-parsed by the JDE? Every
> 2-3 seconds it
> Michaud,> is locking up my buffer so I have to wait for it
> to finish. It
> Michaud,> is becoming extremely tiresome 8-)
>
> --
> Danny Dick-Fung Siu mailto:[EMAIL PROTECTED]
> Acrobat Engineering @ Adobe Systems Incorporated
>