Suggest implementation of emacs-server in lisp.
This commit is contained in:
parent
8cf3012886
commit
ad99b6d713
1 changed files with 3 additions and 0 deletions
3
etc/TODO
3
etc/TODO
|
@ -165,6 +165,9 @@ Other features we would like:
|
|||
|
||||
* Adapt the gnuserv/gnudoit features for server/emacsclient.
|
||||
|
||||
* Re-implement emacs-server in lisp as an internal server using
|
||||
make-network-process instead of using an external program.
|
||||
|
||||
* Investigate using GNU Lightning or similar system for incremental
|
||||
compilation of selected bytecode functions to subrs. Converting CCL
|
||||
programs to native code is probably the first thing to try, though.
|
||||
|
|
Loading…
Add table
Reference in a new issue