Re: [O] Problems while trying to load feature `org-habit'

2015-08-30 Thread Tobias Frischholz
Ok, I’ve solved it: ;(require 'org) ;(require 'org-install) ;(add-to-list 'org-modules "org-habit") (setq org-modules '(org-habit)) -- Tobi PGP PUBLIC KEY: http://pgp.mit.edu/pks/lookup?search=0xCD463AC1&op=index > On 30 Aug 2015, at 10:33, Tobias Frischholz wrote: > > Hi there, > > I someho

[O] Problems while trying to load feature `org-habit'

2015-08-30 Thread Tobias Frischholz
Hi there, I somehow get this message when starting up Emacs. Searching the net didn't help. Here's my init.el: (setq user-full-name "Tobias Frischholz" user-mail-address "tob...@friolz.com") (package-initialize) ;; https://github.com/purcell/exec-path-from-shell (when (memq window-sy