help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accelerating Emacs?


From: Herbert Euler
Subject: Re: Accelerating Emacs?
Date: Fri, 28 Oct 2005 19:38:26 +0800

From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Accelerating Emacs?
Date: Fri, 28 Oct 2005 10:25:47 +0200

Primitive operations that are used a lot and need to be fast are
written in C, not in Lisp.

But at least the searching, syntax highlighting, tags processing,
and some other modules are written in Lisp, although it might
be byte-compiled.

FWIW, on a reasonably fast machine, I find Emacs reasonably fast for
day-to-day operation.

I believe this is true. But hey, lots of algorithms that are very effective
in general cases have to face some really bad situation, just like I
mentioned here. Is it possible to improve the behaviour of Emacs in
such situations?

Regards,
Guanpeng Xu

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]