dot/emacs: Various Emacs-server hacks.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 21 Nov 2009 11:13:33 +0000 (11:13 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 21 Nov 2009 11:13:33 +0000 (11:13 +0000)
commitccc2e1fa8b0d23168312768961a1cc693c128d8d
treec9945665abf76059a8f9b081acb133e39038629a
parent6f69323a55b6c0c6044f2de67ddf035cff92e3cf
dot/emacs: Various Emacs-server hacks.

  * Start up server on Emacs 23 regardless of whether there's a window
    system.

  * Start up the Emacs server as well, because it's actually pretty
    good.  And it's better on Emacs 23.

  * Protect the individual server-start operations with `trap's so that
    either can fail without preventing the other one from starting.
dot/emacs