Various things

- Disable local file loading for now until I have a solution for the
  DBus problem

- Emacs daemon implicitly starts server
This commit is contained in:
Vincent Ambo 2014-02-04 23:48:29 +01:00
parent 05d10fae2a
commit bdbc18d285
3 changed files with 8 additions and 8 deletions

View file

@ -116,8 +116,6 @@
(set-default-font "Source Code Pro 12")
(add-to-list 'after-make-frame-functions 'set-font)
;; Don't make the nyan cat too long ... I have other stuff in the mode
;; bar as well!
(set-variable 'nyan-bar-length 15)