chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ccc2e1f
)
dot/emacs: Various Emacs-server hacks.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 21 Nov 2009 11:13:33 +0000
(11:13 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 21 Nov 2009 11:13:33 +0000
(11:13 +0000)
* 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.
No differences found