emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs rewrite in a maintainable language


From: John Wiegley
Subject: Re: Emacs rewrite in a maintainable language
Date: Sun, 11 Oct 2015 15:14:35 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Marcin Borkowski <address@hidden> writes:

> That is, it might be a good idea to move some parts of Emacs core (which are
> not system-dependent or performance-critical, e.g., parts of interactive
> behavior like `self-insert-command' might fit here) from C to Elisp.

If you can identify functions whose efficiency and behavior are not affected
by moving them to Elisp, that would be a great idea.

John



reply via email to

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