At 11:27 AM 8/6/2000 +0530, Shashank wrote:
>Hi !
>
>I have been using Xemacs for 7 months now.  switched over form Vi..
>
>but I face some new propblm..
>
>If the size of the file is large say 700-800 lines XEmacs really becomes
>very slow.as it loads complete file.
>

What do you mean by "very slow." Do you mean it takes a long time to load
or after it is loaded, it takes a long time to scroll up and down the file,
or both?

Have you tried Emacs?

What version of the JDE are you using?

Please read the JDE website on how to ask for technical support.


>Is this posible to confiure it so that it loads up only 2 pages at a time,
>and next page only when I say next page or use scroll bar ...so that it
>doesn't slows down.
>

No. The reason for slow scrolling could be either fontification or the JDE
which method, or both, depending on which version of the JDE you are using.

Emacs has lazy-lock-mode to solve the first problem. I don't know to what
extent XEmacs supports lazy-lock-mode. Which method mode used to slow down
scrolling but should not in the latest version. However, you can try
disabling, it using jde-which-method-mode. 

>
>Secondaly:
>
>Like in vi is this possible to open a file and directly move to a
>particular line no.  I use C-x C-f  for visiting a file.
>

Do you mean you want to do this with a single command? If so, yes, but I
believe youd' have to write a command to do this. If you don't mind two
commands, you can use goto-line after opening the file.

- Paul

Reply via email to