Thread (26 messages) flat view 26 messages, 9 authors, 2016-01-14

Developing environments used for kernel development

From: Ismael Luceno <hidden>
Date: 2016-01-14 00:23:31

On Thu, Dec 24, 2015 at 11:57:32AM -0200, Daniel. wrote:
I had heard about emacs server, but never tried it.. This should fix the
starting time, but not the learning curve :)
You can wrap emacsclient to automatically start emacs --daemon with a
script like this:

    #!/bin/sh
    exec emacsclient -a '' -c "$@"

You may also want to pre-compile your elisp files.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help